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

Check if the Wi-Fi is connected and the AP configuration matches the query.

BaseType_t WIFI_IsConnected( const WIFINetworkParams_t * pxNetworkParams );

param[in] pxNetworkParams - Network parameters to query, if NULL then just check the Wi-Fi link status.