Home
last modified time | relevance | path

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

/hostap-3.7.0/src/ap/
Dneighbor_db.c243 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()
/hostap-3.7.0/src/common/
Dieee802_11_defs.h101 #define WLAN_CAPABILITY_SPECTRUM_MGMT BIT(8) macro
/hostap-3.7.0/wpa_supplicant/
Dwnm_sta.c869 if (bss->caps & WLAN_CAPABILITY_SPECTRUM_MGMT) in wnm_get_bss_info()