Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h106 #define WLAN_CAPABILITY_IMM_BLOCK_ACK BIT(15) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h108 #define WLAN_CAPABILITY_IMM_BLOCK_ACK BIT(15) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwnm_sta.c858 if (bss->caps & WLAN_CAPABILITY_IMM_BLOCK_ACK) in wnm_get_bss_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwnm_sta.c875 if (bss->caps & WLAN_CAPABILITY_IMM_BLOCK_ACK) in wnm_get_bss_info()