Home
last modified time | relevance | path

Searched refs:connection_state (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/edgefast_wifi/source/
Dwpl_nxp.c785 enum wlan_connection_state connection_state = WLAN_DISCONNECTED; in WPL_Leave() local
786 ret = wlan_get_connection_state(&connection_state); in WPL_Leave()
793 if (connection_state == WLAN_DISCONNECTED) in WPL_Leave()