Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dwnm_sta.c895 if (bss->caps & WLAN_CAPABILITY_DELAYED_BLOCK_ACK) in wnm_get_bss_info()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h119 #define WLAN_CAPABILITY_DELAYED_BLOCK_ACK BIT(14) macro