Searched defs:ht40 (Results 1 – 6 of 6) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/ |
D | p2p_iface.cpp | 329 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; in joinGroup() local 1058 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; in connectInternal() local 1121 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; in addGroupInternal() local 1191 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; in reinvokeInternal() local 1629 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; in addGroup_1_2Internal() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | p2p_supplicant.c | 5498 int persistent_id, int pd, int ht40, int vht, in wpas_p2p_connect() 5967 int freq, int vht_center_freq2, int ht40, in wpas_p2p_init_go_params() 6337 int freq, int vht_center_freq2, int ht40, int vht, in wpas_p2p_group_add() 6437 int vht_center_freq2, int ht40, in wpas_p2p_group_add_persistent() 7065 int vht_center_freq2, int ht40, int vht, int max_chwidth, in wpas_p2p_invite()
|
D | config_ssid.h | 518 int ht40; member
|
D | ctrl_iface.c | 5586 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local 6260 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local 6360 int ht40, int vht, int vht_chwidth, in p2p_ctrl_group_add_persistent() 6383 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; in p2p_ctrl_group_add() local
|
D | wpa_supplicant.c | 2147 int i, chan_idx, ht40 = -1, res, obss_scan = 1; in ibss_mesh_setup_freq() local
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p.h | 98 int ht40; member
|