mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 14:49:24 +01:00
doc: No reply expected/wanted from Cancel/Release
This commit is contained in:
parent
eb84e29c81
commit
049cb701d0
@ -29,7 +29,7 @@ Service unique name
|
|||||||
Interface net.connman.iwd.Agent
|
Interface net.connman.iwd.Agent
|
||||||
Object path freely definable
|
Object path freely definable
|
||||||
|
|
||||||
Methods void Release()
|
Methods void Release() [noreply]
|
||||||
|
|
||||||
This method gets called when the service daemon
|
This method gets called when the service daemon
|
||||||
unregisters the agent. An agent can use it to do
|
unregisters the agent. An agent can use it to do
|
||||||
@ -70,7 +70,7 @@ Methods void Release()
|
|||||||
|
|
||||||
Possible Errors: net.connman.iwd.Agent.Error.Canceled
|
Possible Errors: net.connman.iwd.Agent.Error.Canceled
|
||||||
|
|
||||||
void Cancel(string reason)
|
void Cancel(string reason) [noreply]
|
||||||
|
|
||||||
This method gets called to indicate that the agent
|
This method gets called to indicate that the agent
|
||||||
request failed before a reply was returned. The
|
request failed before a reply was returned. The
|
||||||
|
Loading…
Reference in New Issue
Block a user