mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 23:09:34 +01:00
doc: add NotConfigured exception to Connect()
This commit is contained in:
parent
774cfba1c4
commit
569be488d0
@ -18,6 +18,7 @@ Methods void Connect()
|
|||||||
net.connman.iwd.NotSupported
|
net.connman.iwd.NotSupported
|
||||||
net.connman.iwd.Timeout
|
net.connman.iwd.Timeout
|
||||||
net.connman.iwd.InProgress
|
net.connman.iwd.InProgress
|
||||||
|
net.connman.iwd.NotConfigured
|
||||||
|
|
||||||
Properties string Name [readonly]
|
Properties string Name [readonly]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user