WINC1500 IoT Software APIs: m2m_wifi_disable_ap

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
m2m_wifi_disable_ap

Functions

NMI_API sint8 m2m_wifi_disable_ap (void)
 

Detailed Description

Synchronous Wi-Fi hot-spot disabling function. Must be called only when the AP is enabled through the m2m_wifi_enable_ap function. Otherwise the call to this function will not be useful.

Function Documentation

◆ m2m_wifi_disable_ap()

NMI_API sint8 m2m_wifi_disable_ap ( void  )
See also
m2m_wifi_enable_ap
Returns
The function returns M2M_SUCCESS for successful operations and a negative value otherwise.
Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by   doxygen 1.8.13