Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi_pwrmgr.c503 *ps_event = (t_u16)WIFI_EVENT_WNM_PS; in wifi_process_ps_enh_response()
515 *ps_event = (t_u16)WIFI_EVENT_WNM_PS; in wifi_process_ps_enh_response()
524 *ps_event = (t_u16)WIFI_EVENT_WNM_PS; in wifi_process_ps_enh_response()
586 *ps_event = (t_u16)WIFI_EVENT_WNM_PS; in wifi_process_ps_enh_response()
Dmlan_glue.c3323 if (ps_event == WIFI_EVENT_WNM_PS) in wifi_process_cmd_response()
5721 if (wifi_event_completion(WIFI_EVENT_WNM_PS, WIFI_EVENT_REASON_SUCCESS, in wifi_handle_fw_event()
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/
Dwifi_events.h123 WIFI_EVENT_WNM_PS, enumerator
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c7225 case WIFI_EVENT_WNM_PS: in handle_message()