mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-26 02:19:26 +01:00
doc: Add the KnownNetwork.Hidden property
This commit is contained in:
parent
4ddb95e147
commit
cbbba5cc5a
@ -21,6 +21,15 @@ Properties string Name [readonly]
|
|||||||
Contains the type of the network. Possible
|
Contains the type of the network. Possible
|
||||||
types are "open", "psk", "8021x" (EAP)
|
types are "open", "psk", "8021x" (EAP)
|
||||||
|
|
||||||
|
bool Hidden [readonly]
|
||||||
|
|
||||||
|
True if this is a hidden network. The existence of
|
||||||
|
an object with this property set to True -- either
|
||||||
|
preprovisioned or created after a successful
|
||||||
|
net.connman.iwd.Device.ConnectHiddenNetwork() --
|
||||||
|
enables IWD to scan for and show this network in
|
||||||
|
the scan results.
|
||||||
|
|
||||||
string LastConnectedTime [readonly, optional]
|
string LastConnectedTime [readonly, optional]
|
||||||
|
|
||||||
Contains the last time this network has been
|
Contains the last time this network has been
|
||||||
|
Loading…
Reference in New Issue
Block a user