doc: document additional NotSupported shared code return

This commit is contained in:
James Prestwood 2023-11-17 08:00:16 -08:00 committed by Denis Kenzior
parent 5e0a97b197
commit 5e1f19fca7
1 changed files with 2 additions and 0 deletions

View File

@ -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()