Home
last modified time | relevance | path

Searched refs:HOSTAPD_MODE_IEEE80211AD (Results 1 – 16 of 16) sorted by relevance

/external/wpa_supplicant_8/src/fst/
Dfst.c225 case HOSTAPD_MODE_IEEE80211AD: in fst_hw_mode_to_band()
/external/wpa_supplicant_8/src/common/
Ddefs.h350 HOSTAPD_MODE_IEEE80211AD, enumerator
Dieee802_11_common.c880 return HOSTAPD_MODE_IEEE80211AD; in ieee80211_freq_to_channel_ext()
1412 { HOSTAPD_MODE_IEEE80211AD, 180, 1, 4, 1, BW2160, P2P_SUPP },
1431 case HOSTAPD_MODE_IEEE80211AD: in ieee80211_phy_type_by_freq()
/external/wpa_supplicant_8/src/ap/
Dhw_features.c169 case HOSTAPD_MODE_IEEE80211AD: in hostapd_prepare_rates()
920 case HOSTAPD_MODE_IEEE80211AD: in hostapd_hw_mode_txt()
Dsta_info.c795 hapd->iface->current_mode->mode == HOSTAPD_MODE_IEEE80211AD) { in ap_sta_disassociate()
841 hapd->iface->current_mode->mode == HOSTAPD_MODE_IEEE80211AD) { in ap_sta_deauthenticate()
1328 hapd->iface->current_mode->mode == HOSTAPD_MODE_IEEE80211AD) { in ap_sta_disconnect()
Dwps_hostapd.c345 if (hapd->iconf->hw_mode == HOSTAPD_MODE_IEEE80211AD) in hapd_wps_reconfig_in_memory()
575 if (hapd->iconf->hw_mode == HOSTAPD_MODE_IEEE80211AD) in hapd_wps_cred_cb()
895 hapd->iconf->hw_mode == HOSTAPD_MODE_IEEE80211AD ? in hostapd_wps_rf_band_cb()
1096 hapd->iconf->hw_mode == HOSTAPD_MODE_IEEE80211AD ? in hostapd_init_wps()
Dieee802_11.c2160 if (other->iconf->hw_mode == HOSTAPD_MODE_IEEE80211AD) in handle_auth()
2572 hapd->iface->current_mode->mode == HOSTAPD_MODE_IEEE80211AD) in copy_supp_rates()
3783 HOSTAPD_MODE_IEEE80211AD) { in handle_assoc()
4155 hapd->iface->current_mode->mode == HOSTAPD_MODE_IEEE80211AD) { in handle_disassoc()
Dieee802_1x.c277 case HOSTAPD_MODE_IEEE80211AD: in radius_mode_txt()
/external/wpa_supplicant_8/src/wps/
Dwps_common.c769 else if (mode == HOSTAPD_MODE_IEEE80211AD) in wps_build_ap_freq()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c1707 modes[m].mode = HOSTAPD_MODE_IEEE80211AD; in wpa_driver_nl80211_postprocess_modes()
2099 case HOSTAPD_MODE_IEEE80211AD: in modestr()
Ddriver_nl80211.c769 HOSTAPD_MODE_IEEE80211AD) { in nl80211_get_wiphy_data_ap()
3934 case HOSTAPD_MODE_IEEE80211AD: in nl80211_put_beacon_rate()
6559 HOSTAPD_MODE_IEEE80211AD) { in i802_sta_deauth()
9935 case HOSTAPD_MODE_IEEE80211AD: in hw_mode_to_qca_acs()
Ddriver_nl80211_event.c1702 return HOSTAPD_MODE_IEEE80211AD; in get_qca_hw_mode()
/external/wpa_supplicant_8/wpa_supplicant/
Dwps_supplicant.c1593 else if (modes[m].mode == HOSTAPD_MODE_IEEE80211AD) in wpas_wps_init()
Dctrl_iface.c4236 case HOSTAPD_MODE_IEEE80211AD: in ctrl_iface_get_capability_channels()
4286 case HOSTAPD_MODE_IEEE80211AD: in ctrl_iface_get_capability_freq()
Dwpa_supplicant.c5077 HOSTAPD_MODE_IEEE80211AD) in wpas_get_bands()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3086 conf->hw_mode = HOSTAPD_MODE_IEEE80211AD; in hostapd_config_fill()