Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/
Dwifi_nxp.h35 bool scan_in_progress; member
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/
Dwifi_nxp.c142 return wifi_if_ctx_rtos->scan_in_progress; in wifi_nxp_wpa_is_supp_scan_in_progress()
Dwifi_nxp_internal.c50 if (wifi_if_ctx_rtos->scan_in_progress) in wifi_scan_start()
Drtos_wpa_supp_if.c279 wifi_if_ctx_rtos->scan_in_progress = false; in wifi_nxp_wpa_supp_event_proc_scan_done()
832 if (wifi_if_ctx_rtos->scan_in_progress) in wifi_nxp_wpa_supp_scan2()
961 wifi_if_ctx_rtos->scan_in_progress = true; in wifi_nxp_wpa_supp_scan2()
1095 if (!wifi_if_ctx_rtos || (!wifi_if_ctx_rtos->scan_in_progress)) in wifi_nxp_wpa_supp_scan_abort()