NetBurner 3.1
m2m_wifi_p2p_disconnect

Functions

NMI_API sint8 m2m_wifi_p2p_disconnect (void)
 

Detailed Description

Disable the NMC1500 device Wi-Fi direct mode (P2P).

Function Documentation

◆ m2m_wifi_p2p_disconnect()

NMI_API sint8 m2m_wifi_p2p_disconnect ( void  )
Precondition
The p2p mode must have be enabled and active before a disconnect can be called.
See also
m2m_wifi_p2p
Returns
The function returns M2M_SUCCESS for successful operations and a negative value otherwise.