Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_common.c106 if (category == WLAN_ACTION_WNM) { in mgmt_rx_action()
200 wpa_s->subtype |= 1 << WLAN_ACTION_WNM; in register_mgmt_frames()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dwnm_sta.c603 wpabuf_put_u8(buf, WLAN_ACTION_WNM); in wnm_send_bss_transition_mgmt_resp()
1075 wpabuf_put_u8(buf, WLAN_ACTION_WNM); in wnm_send_bss_transition_mgmt_query()
Dieee802_11_defs.h279 #define WLAN_ACTION_WNM 10 macro
Dmbo.c291 wpabuf_put_u8(buf, WLAN_ACTION_WNM); in wpas_mbo_send_wnm_notification()