mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-16 15:20:42 +01:00
doc: document additional NotSupported shared code return
This commit is contained in:
parent
5e0a97b197
commit
5e1f19fca7
@ -109,6 +109,7 @@ Object path /net/connman/iwd/{phy0,phy1,...}/{1,2,...}
|
|||||||
Possible errors: net.connman.iwd.Busy
|
Possible errors: net.connman.iwd.Busy
|
||||||
net.connman.iwd.NotConnected
|
net.connman.iwd.NotConnected
|
||||||
net.connman.InvalidArguments
|
net.connman.InvalidArguments
|
||||||
|
net.connman.NotSupported
|
||||||
|
|
||||||
void StartEnrollee(a{sv})
|
void StartEnrollee(a{sv})
|
||||||
|
|
||||||
@ -156,6 +157,7 @@ Object path /net/connman/iwd/{phy0,phy1,...}/{1,2,...}
|
|||||||
Possible errors: net.connman.iwd.Busy
|
Possible errors: net.connman.iwd.Busy
|
||||||
net.connman.iwd.NotConnected
|
net.connman.iwd.NotConnected
|
||||||
net.connman.iwd.NoAgent
|
net.connman.iwd.NoAgent
|
||||||
|
net.connman.iwd.NotSupported
|
||||||
|
|
||||||
Stop()
|
Stop()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user