Home
last modified time | relevance | path

Searched defs:ht40 (Results 1 – 10 of 10) sorted by relevance

/hostap-latest/tests/hwsim/
Dtest_dfs.py29 def start_dfs_ap(ap, ssid="dfs", ht=True, ht40=False, argument
Dtest_wpas_ap.py781 def run_wpas_ap_open_vht80_us(dev, freq, center_freq, ht40): argument
Dwpasupplicant.py757 max_oper_chwidth=None, ht40=False, vht=False): argument
806 ht40=False, vht=False): argument
/hostap-latest/wpa_supplicant/
Dp2p_supplicant.c5970 int persistent_id, int pd, int ht40, int vht, in wpas_p2p_connect()
6482 int freq, int vht_center_freq2, int ht40, in wpas_p2p_init_go_params()
6895 int freq, int vht_center_freq2, int ht40, int vht, in wpas_p2p_group_add()
7042 int vht_center_freq2, int ht40, in wpas_p2p_group_add_persistent()
7680 int vht_center_freq2, int ht40, int vht, int max_chwidth, in wpas_p2p_invite()
Dconfig_ssid.h595 int ht40; member
Dscan.c2911 bool ht40 = false, vht80 = false, vht160 = false; in wpas_get_est_tpt() local
Dctrl_iface.c6372 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local
7048 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local
7160 int ht40, int vht, int vht_chwidth, in p2p_ctrl_group_add_persistent()
7187 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; in p2p_ctrl_group_add() local
Dwpa_supplicant.c2826 int i, chan_idx, ht40 = -1, res, obss_scan = 1; in ibss_mesh_setup_freq() local
/hostap-latest/src/p2p/
Dp2p.h100 int ht40; member
/hostap-latest/wpa_supplicant/dbus/
Ddbus_new_handlers_p2p.c366 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; in wpas_dbus_handler_p2p_group_add() local