mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-12 11:02:37 +01:00
doc: update docs with hotspot name/type info
This commit is contained in:
parent
0766138432
commit
92e1838cbe
@ -14,12 +14,14 @@ Methods void Forget()
|
|||||||
|
|
||||||
Properties string Name [readonly]
|
Properties string Name [readonly]
|
||||||
|
|
||||||
Contains the Name (SSID) of the network
|
Contains the Name of the network. This is usually the
|
||||||
|
SSID, unless the network is a hotspot. In the hotspot
|
||||||
|
case the Name is obtained from the provisioning file.
|
||||||
|
|
||||||
string Type [readonly]
|
string Type [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), "hotspot"
|
||||||
|
|
||||||
bool Hidden [readonly]
|
bool Hidden [readonly]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user