Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
Dp2p_iface.cpp756 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; in addGroupInternal() local
826 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; in reinvokeInternal() local
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig_ssid.h473 int ht40; member
Dp2p_supplicant.c5349 int persistent_id, int pd, int ht40, int vht, in wpas_p2p_connect()
5801 int freq, int vht_center_freq2, int ht40, in wpas_p2p_init_go_params()
6071 int freq, int vht_center_freq2, int ht40, int vht, in wpas_p2p_group_add()
6186 int vht_center_freq2, int ht40, in wpas_p2p_group_add_persistent()
6808 int vht_center_freq2, int ht40, int vht, int max_chwidth, in wpas_p2p_invite()
Dctrl_iface.c5267 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local
5939 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local
6038 int ht40, int vht, int vht_chwidth) in p2p_ctrl_group_add_persistent()
6060 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; in p2p_ctrl_group_add() local
Dwpa_supplicant.c1905 int i, chan_idx, ht40 = -1, res, obss_scan = 1; in ibss_mesh_setup_freq() local
/external/wpa_supplicant_8/src/p2p/
Dp2p.h98 int ht40; member