Searched defs:WLAN_CAPABILITY_IBSS (Results 1 - 4 of 4) sorted by relevance

/external/iw/
H A Dscan.c17 #define WLAN_CAPABILITY_IBSS (1<<1) macro
1816 if (capa & WLAN_CAPABILITY_IBSS)
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_defs.h89 #define WLAN_CAPABILITY_IBSS BIT(1) macro
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h89 #define WLAN_CAPABILITY_IBSS BIT(1) macro
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_defs.h89 #define WLAN_CAPABILITY_IBSS BIT(1) macro

Completed in 6987 milliseconds