Codebase list iwd / cbbba5c
doc: Add the KnownNetwork.Hidden property Andrew Zaborowski authored 5 years ago Denis Kenzior committed 5 years ago
1 changed file(s) with 9 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
2020 Contains the type of the network. Possible
2121 types are "open", "psk", "8021x" (EAP)
2222
23 bool Hidden [readonly]
24
25 True if this is a hidden network. The existence of
26 an object with this property set to True -- either
27 preprovisioned or created after a successful
28 net.connman.iwd.Device.ConnectHiddenNetwork() --
29 enables IWD to scan for and show this network in
30 the scan results.
31
2332 string LastConnectedTime [readonly, optional]
2433
2534 Contains the last time this network has been