Home
last modified time | relevance | path

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

/external/iw/
Dscan.c22 #define WLAN_CAPABILITY_PBCC (1<<6) macro
1826 if (capa & WLAN_CAPABILITY_PBCC) in print_capa_non_dmg()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h94 #define WLAN_CAPABILITY_PBCC BIT(6) macro