Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c345 CM_STA_REQUESTING_ADDRESS, enumerator
659 case CM_STA_REQUESTING_ADDRESS: in dbg_sta_state_name()
3123 if (!is_state(CM_STA_REQUESTING_ADDRESS)) in wlcm_process_sta_addr_config_event()
3938 *next = CM_STA_REQUESTING_ADDRESS; in wlcm_process_authentication_event()
3939 wlan.sta_ipv4_state = CM_STA_REQUESTING_ADDRESS; in wlcm_process_authentication_event()
3941 wlan.sta_ipv6_state = CM_STA_REQUESTING_ADDRESS; in wlcm_process_authentication_event()
3996 if (is_state(CM_STA_REQUESTING_ADDRESS) || is_state(CM_STA_OBTAINING_ADDRESS)) in wlcm_process_authentication_event()
11236 case CM_STA_REQUESTING_ADDRESS: in wlan_get_connection_state()