mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 14:49:24 +01:00
doc: document Name property on AP interface
This commit is contained in:
parent
996700e207
commit
d51529bef5
@ -40,3 +40,8 @@ Methods void Start(string ssid, string psk)
|
|||||||
Properties boolean Started [readonly]
|
Properties boolean Started [readonly]
|
||||||
|
|
||||||
Reflects whether an access point has been started.
|
Reflects whether an access point has been started.
|
||||||
|
|
||||||
|
string Name [readonly, optional]
|
||||||
|
|
||||||
|
The SSID being broadcast for a started AP (omitted if
|
||||||
|
AP has not been started)
|
||||||
|
Loading…
Reference in New Issue
Block a user