doc: add new errors to ConnectHiddenNetwork method

This commit is contained in:
Tim Kourt 2018-06-28 21:02:55 -07:00 committed by Denis Kenzior
parent e9fef6ba52
commit b132e36978
1 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,8 @@ Methods void Scan()
net.connman.iwd.NotConnected
net.connman.iwd.NotFound
net.connman.iwd.ServiceSetOverlap
net.connman.iwd.AlreadyProvisioned
net.connman.iwd.NotHidden
void RegisterSignalLevelAgent(object path,
array(int16) levels)