mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
doc: Fix p2p method error names
This commit is contained in:
parent
85fd9f50f7
commit
c1bf85ec13
@ -40,7 +40,7 @@ Methods array(on) GetPeers()
|
||||
discovered peer devices to avoid keeping the Wi-Fi
|
||||
adapter occupied unnecessarily.
|
||||
|
||||
Possible errors: [service].Error.NotAvailable
|
||||
Possible errors: [service].Error.NotFound
|
||||
|
||||
void RegisterSignalLevelAgent(object path,
|
||||
array(int16) levels)
|
||||
|
@ -12,8 +12,8 @@ Methods Disconnect()
|
||||
the net.connman.iwd.SimpleConfiguration interface
|
||||
on the same object -- see wsc-api.txt.
|
||||
|
||||
Possible errors: [service].Failed
|
||||
[service].NotConnected
|
||||
Possible errors: [service].Error.Failed
|
||||
[service].Error.NotConnected
|
||||
|
||||
Properties string Name [readonly]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user