Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwmm_ac.c189 wpabuf_put_u8(buf, WLAN_ACTION_WMM); in wmm_ac_send_addts_request()
223 wpabuf_put_u8(buf, WLAN_ACTION_WMM); in wmm_ac_send_delts()
Devents.c3784 if (category == WLAN_ACTION_WMM) { in wpas_event_rx_mgmt_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwmm_ac.c189 wpabuf_put_u8(buf, WLAN_ACTION_WMM); in wmm_ac_send_addts_request()
223 wpabuf_put_u8(buf, WLAN_ACTION_WMM); in wmm_ac_send_delts()
Devents.c4368 if (category == WLAN_ACTION_WMM) { in wpas_event_rx_mgmt_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwmm.c205 m->u.action.category = WLAN_ACTION_WMM; in wmm_send_action()
Dieee802_11.c4470 case WLAN_ACTION_WMM: in handle_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwmm.c207 m->u.action.category = WLAN_ACTION_WMM; in wmm_send_action()
Dieee802_11.c6046 case WLAN_ACTION_WMM: in handle_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h573 #define WLAN_ACTION_WMM 17 /* WMM Specification 1.1 */ macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h602 #define WLAN_ACTION_WMM 17 /* WMM Specification 1.1 */ macro