mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
doc: Document Peer.ConnectedInterface and ConnectedIP
This commit is contained in:
parent
344fb528ab
commit
b94bc39827
@ -125,3 +125,13 @@ Properties string Name [readonly]
|
|||||||
net.connman.iwd.SimpleConfiguration interface
|
net.connman.iwd.SimpleConfiguration interface
|
||||||
on the same object -- see wsc-api.txt -- and
|
on the same object -- see wsc-api.txt -- and
|
||||||
calls to Disconnect on this interface.
|
calls to Disconnect on this interface.
|
||||||
|
|
||||||
|
string ConnectedInterface [readonly, optional]
|
||||||
|
|
||||||
|
If connected, this property contains the name
|
||||||
|
of the network interface used for the
|
||||||
|
connection.
|
||||||
|
|
||||||
|
string ConnectedIP [readonly, optional]
|
||||||
|
|
||||||
|
The peer's IPv4 address if connected.
|
||||||
|
Loading…
Reference in New Issue
Block a user