Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi_pwrmgr.c463 *ps_event = (t_u16)WIFI_EVENT_IEEE_PS; in wifi_process_ps_enh_response()
481 *ps_event = (t_u16)WIFI_EVENT_IEEE_PS; in wifi_process_ps_enh_response()
577 *ps_event = (t_u16)WIFI_EVENT_IEEE_PS; in wifi_process_ps_enh_response()
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/
Dwifi_events.h119 WIFI_EVENT_IEEE_PS, enumerator
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c7209 case WIFI_EVENT_IEEE_PS: in handle_message()
7405 if (msg.event != WIFI_EVENT_SLEEP && msg.event != WIFI_EVENT_IEEE_PS && in wlcmgr_task()