Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c53 static bool s_nxp_wifi_UapActivated; variable
284 s_nxp_wifi_UapActivated = true; in nxp_wifi_wlan_event_callback()
342 s_nxp_wifi_UapActivated = false; in nxp_wifi_wlan_event_callback()
475 if ((s_nxp_wifi_State != NXP_WIFI_STARTED) || (s_nxp_wifi_UapActivated != false)) { in nxp_wifi_start_ap()
613 if ((s_nxp_wifi_State != NXP_WIFI_STARTED) || (s_nxp_wifi_UapActivated != true)) { in nxp_wifi_stop_ap()