Home
last modified time | relevance | path

Searched refs:WLAN_CAPABILITY_SPECTRUM_MGMT (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dneighbor_db.c239 if (capab & WLAN_CAPABILITY_SPECTRUM_MGMT) in hostapd_neighbor_set_own_report()
Dieee802_11.c295 capab |= WLAN_CAPABILITY_SPECTRUM_MGMT; in hostapd_own_capab_info()
/external/iw/
Dscan.c24 #define WLAN_CAPABILITY_SPECTRUM_MGMT (1<<8) macro
1830 if (capa & WLAN_CAPABILITY_SPECTRUM_MGMT) in print_capa_non_dmg()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h101 #define WLAN_CAPABILITY_SPECTRUM_MGMT BIT(8) macro
/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.c865 if (bss->caps & WLAN_CAPABILITY_SPECTRUM_MGMT) in wnm_get_bss_info()