mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 13:02:44 +01:00
doc: Update device-api.txt with State property
This commit is contained in:
parent
9f5c08f3df
commit
efbf56c0f2
@ -65,10 +65,17 @@ Properties string Name [readonly]
|
||||
Interface's hardware address in the XX:XX:XX:XX:XX:XX
|
||||
format
|
||||
|
||||
string State [readonly]
|
||||
|
||||
Reflects the general network connection state. One of:
|
||||
|
||||
"connected", "disconnected", "connecting", "disconnecting"
|
||||
|
||||
object ConnectedNetwork [readonly, optional]
|
||||
|
||||
net.connman.iwd.Network object representing the
|
||||
network the device is currently connected to
|
||||
network the device is currently connected to or to
|
||||
which a connection is in progress.
|
||||
|
||||
boolean Powered [readwrite]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user