mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-24 15:22:34 +01:00
doc: Add GeneratePin() to WSC API
This commit is contained in:
parent
15308201f9
commit
d56add503c
@ -29,6 +29,11 @@ Methods void PushButton()
|
|||||||
net.connman.iwd.Failed
|
net.connman.iwd.Failed
|
||||||
net.connman.iwd.Busy
|
net.connman.iwd.Busy
|
||||||
|
|
||||||
|
string GeneratePin()
|
||||||
|
|
||||||
|
Generates a random 8 digit PIN with an included check
|
||||||
|
digit suitable for use by most user interfaces.
|
||||||
|
|
||||||
void Cancel()
|
void Cancel()
|
||||||
|
|
||||||
Aborts any ongoing WSC operations. If no WSC
|
Aborts any ongoing WSC operations. If no WSC
|
||||||
|
Loading…
Reference in New Issue
Block a user