mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +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
|
||||
net.connman.iwd.NotConnected
|
||||
net.connman.InvalidArguments
|
||||
net.connman.NotSupported
|
||||
|
||||
void StartEnrollee(a{sv})
|
||||
|
||||
@ -156,6 +157,7 @@ Object path /net/connman/iwd/{phy0,phy1,...}/{1,2,...}
|
||||
Possible errors: net.connman.iwd.Busy
|
||||
net.connman.iwd.NotConnected
|
||||
net.connman.iwd.NoAgent
|
||||
net.connman.iwd.NotSupported
|
||||
|
||||
Stop()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user