java.lang.Object | |
↳ | android.net.wifi.WifiManager.WpsCallback |
Interface for callback invocation on a start WPS action
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WPS operation failed
| |||||||||||
WPS start succeeded
| |||||||||||
WPS operation completed succesfully
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
WPS operation failed
reason | The reason for failure could be one of
WPS_TKIP_ONLY_PROHIBITED , WPS_OVERLAP_ERROR ,
WPS_WEP_PROHIBITED , WPS_TIMED_OUT or WPS_AUTH_FAILURE
and some generic errors.
|
---|