Home
last modified time | relevance | path

Searched refs:WLAN_CAPABILITY_DELAYED_BLOCK_ACK (Results 1 – 2 of 2) sorted by relevance

/hostap-3.6.0/src/common/
Dieee802_11_defs.h107 #define WLAN_CAPABILITY_DELAYED_BLOCK_ACK BIT(14) macro
/hostap-3.6.0/wpa_supplicant/
Dwnm_sta.c873 if (bss->caps & WLAN_CAPABILITY_DELAYED_BLOCK_ACK) in wnm_get_bss_info()