mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-29 13:59:24 +01:00
doc: Add Network.KnownNetwork property
This commit is contained in:
parent
dd1885de11
commit
be821a80d8
@ -37,3 +37,10 @@ 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)
|
||||||
|
|
||||||
|
object KnownNetwork [readonly, optional]
|
||||||
|
|
||||||
|
Contains the path of the KnownNetwork object
|
||||||
|
corresponding to this Network. If the network
|
||||||
|
is not provisioned or has not been connected to
|
||||||
|
before, the property is ommitted.
|
||||||
|
Loading…
Reference in New Issue
Block a user