Searched defs:he (Results 1 – 9 of 9) sorted by relevance
/hostap/src/ap/ |
D | neighbor_db.c | 207 int ht, int vht, int he) in hostapd_get_nr_chan_width() 236 int he = hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax; in hostapd_neighbor_set_own_report() local
|
/hostap/tests/hwsim/ |
D | test_ap_acs.py | 174 def run_ap_acs_40mhz(dev, apdev, ht_capab, he=False, allow20=False): argument
|
D | test_wnm.py | 41 beacon_prot=False, he=False, bss_max_idle=None, argument
|
/hostap/wpa_supplicant/ |
D | p2p_supplicant.c | 6936 unsigned int vht_chwidth, int he, int edmg, in wpas_p2p_connect() 7529 int vht, int max_oper_chwidth, int he, in wpas_p2p_init_go_params() 7944 int max_oper_chwidth, int he, int edmg, in wpas_p2p_group_add() 8125 int vht, int max_oper_chwidth, int he, in wpas_p2p_group_add_persistent() 8789 int pref_freq, int he, int edmg, bool allow_6ghz, bool p2p2) in wpas_p2p_invite()
|
D | config_ssid.h | 604 int he; member
|
D | scan.c | 3047 struct ieee80211_he_capabilities *he; in wpas_get_est_tpt() local
|
D | ctrl_iface.c | 6394 int he; in p2p_ctrl_connect() local 7149 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local 7272 int he, int edmg, bool allow_6ghz, in p2p_ctrl_group_add_persistent() 7301 int he = wpa_s->conf->p2p_go_he; in p2p_ctrl_group_add() local
|
/hostap/src/p2p/ |
D | p2p.h | 124 int he; member
|
/hostap/wpa_supplicant/dbus/ |
D | dbus_new_handlers_p2p.c | 367 int he = wpa_s->conf->p2p_go_he; in wpas_dbus_handler_p2p_group_add() local
|