Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h2218 #define HE_QOS_INFO_Q_ACK ((u8) (BIT(4))) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h2343 #define HE_QOS_INFO_Q_ACK ((u8) (BIT(4))) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3473 set_he_cap(atoi(pos), HE_QOS_INFO_Q_ACK);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3542 set_he_cap(atoi(pos), HE_QOS_INFO_Q_ACK); in hostapd_config_fill()