FreeRTOS: Wi-Fi Management Library
Return to main page ↑
WIFI_IsConnected

Check if the Wi-Fi is connected.

BaseType_t WIFI_IsConnected( void );
Returns
pdTRUE if the link is up, pdFalse otherwise.
WIFI_IsConnected
BaseType_t WIFI_IsConnected(void)
Check if the Wi-Fi is connected.