Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
m2m_wifi_wps_disable

Disable the NMC1500 WPS operation.

Functions

NMI_API sint8 m2m_wifi_wps_disable (void)
 Disable the WILC WPS operation. More...
 

NMI_API sint8 m2m_wifi_wps_disable ( void  )

Disable the WILC WPS operation.

Asynchronous API that disables Wi-Fi Protected Setup mode in the WINC.

Stops the ongoing WPS session.

Returns
The function returns M2M_SUCCESS for successful operations and a negative value otherwise.
Precondition
WINC should be already in WPS mode using m2m_wifi_wps.
Returns
The function returns M2M_SUCCESS if the command has been successfully queued to the WINC and a negative value otherwise.
See Also
m2m_wifi_wps