mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 13:02:44 +01:00
doc: Document 'Autoconnect' property for known networks
This commit is contained in:
parent
e9618d97a8
commit
3f41b8a1cc
@ -37,3 +37,10 @@ Properties string Name [readonly]
|
|||||||
ISO 8601-formatted string. If the network is known
|
ISO 8601-formatted string. If the network is known
|
||||||
but has never been successfully connected to,
|
but has never been successfully connected to,
|
||||||
this property is not visible.
|
this property is not visible.
|
||||||
|
|
||||||
|
boolean Autoconnect [readwrite]
|
||||||
|
|
||||||
|
Setting 'Autoconnect' to False prevents this network
|
||||||
|
from being considered as a candidate for the automatic
|
||||||
|
connection when its BSSIDs are observed in the scan
|
||||||
|
results. The default value is True.
|
||||||
|
Loading…
Reference in New Issue
Block a user