Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c338 CM_STA_INITIALIZING = 0, enumerator
645 case CM_STA_INITIALIZING: in dbg_sta_state_name()
5854 if (wlan.sta_state != CM_STA_INITIALIZING) in wlcm_process_net_if_config_event()
5865 *next = CM_STA_INITIALIZING; in wlcm_process_net_if_config_event()
7889 while (wlan.sta_state == CM_STA_INITIALIZING) in wlan_wait_wlmgr_ready()
7920 wlan.sta_state = CM_STA_INITIALIZING; in wlan_start()