3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-05 19:08:52 +02:00

doc: Add InProgress exception to the list of errors

This commit is contained in:
Tim Kourt 2016-09-30 15:03:06 -07:00 committed by Denis Kenzior
parent 7b20f57239
commit 8f9912dbee

View File

@ -17,6 +17,7 @@ Methods void Connect()
new.connman.iwd.NoAgent new.connman.iwd.NoAgent
new.connman.iwd.NotSupported new.connman.iwd.NotSupported
new.connman.iwd.Timeout new.connman.iwd.Timeout
net.connman.iwd.InProgress
Properties string Name [readonly] Properties string Name [readonly]