Searched defs:ht40 (Results 1 – 10 of 10) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | test_dfs.py | 29 def start_dfs_ap(ap, ssid="dfs", ht=True, ht40=False, argument
|
D | test_wpas_ap.py | 781 def run_wpas_ap_open_vht80_us(dev, freq, center_freq, ht40): argument
|
D | wpasupplicant.py | 757 max_oper_chwidth=None, ht40=False, vht=False): argument 806 ht40=False, vht=False): argument
|
/hostap-latest/wpa_supplicant/ |
D | p2p_supplicant.c | 5970 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()
|
D | config_ssid.h | 595 int ht40; member
|
D | scan.c | 2911 bool ht40 = false, vht80 = false, vht160 = false; in wpas_get_est_tpt() local
|
D | ctrl_iface.c | 6372 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
|
D | wpa_supplicant.c | 2826 int i, chan_idx, ht40 = -1, res, obss_scan = 1; in ibss_mesh_setup_freq() local
|
/hostap-latest/src/p2p/ |
D | p2p.h | 100 int ht40; member
|
/hostap-latest/wpa_supplicant/dbus/ |
D | dbus_new_handlers_p2p.c | 366 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; in wpas_dbus_handler_p2p_group_add() local
|