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.

Returns
The function returns M2M_SUCCESS for successful operations and a negative value otherwise.

References hif_send(), M2M_REQ_GRP_WIFI, M2M_SUCCESS, M2M_WIFI_REQ_DISABLE_WPS, and NULL.

Referenced by os_m2m_wifi_wps_disable().