Home
last modified time | relevance | path

Searched defs:ht40 (Results 1 - 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
H A Dwpa_magiclink.c374 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
H A Dwpa_magiclink.c394 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.h98 int ht40; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig_ssid.h520 int ht40; member
H A Dwpa_supplicant.c2178 int i, chan_idx, ht40 = -1, res, obss_scan = 1; in ibss_mesh_setup_freq() local
H A Dctrl_iface.c5693 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local
6367 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local
6465 p2p_ctrl_group_add_persistent(struct wpa_supplicant *wpa_s, int id, int freq, int vht_center_freq2, int ht40, int vht, int vht_chwidth, int he) p2p_ctrl_group_add_persistent() argument
6490 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; p2p_ctrl_group_add() local
[all...]
H A Dp2p_supplicant.c5501 wpas_p2p_connect(struct wpa_supplicant *wpa_s, const u8 *peer_addr, const char *pin, enum p2p_wps_method wps_method, int persistent_group, int auto_join, int join, int auth, int go_intent, int freq, unsigned int vht_center_freq2, int persistent_id, int pd, int ht40, int vht, unsigned int vht_chwidth, int he, const u8 *group_ssid, size_t group_ssid_len) wpas_p2p_connect() argument
5972 wpas_p2p_init_go_params(struct wpa_supplicant *wpa_s, struct p2p_go_neg_results *params, int freq, int vht_center_freq2, int ht40, int vht, int max_oper_chwidth, int he, const struct p2p_channels *channels) wpas_p2p_init_go_params() argument
6343 wpas_p2p_group_add(struct wpa_supplicant *wpa_s, int persistent_group, int freq, int vht_center_freq2, int ht40, int vht, int max_oper_chwidth, int he) wpas_p2p_group_add() argument
6441 wpas_p2p_group_add_persistent(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, int addr_allocated, int force_freq, int neg_freq, int vht_center_freq2, int ht40, int vht, int max_oper_chwidth, int he, const struct p2p_channels *channels, int connection_timeout, int force_scan) wpas_p2p_group_add_persistent() argument
7070 wpas_p2p_invite(struct wpa_supplicant *wpa_s, const u8 *peer_addr, struct wpa_ssid *ssid, const u8 *go_dev_addr, int freq, int vht_center_freq2, int ht40, int vht, int max_chwidth, int pref_freq, int he) wpas_p2p_invite() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.h98 int ht40; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig_ssid.h582 int ht40; member
H A Dctrl_iface.c6453 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; local
7142 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; local
7252 p2p_ctrl_group_add_persistent(struct wpa_supplicant *wpa_s, int id, int freq, int vht_center_freq2, int ht40, int vht, int vht_chwidth, int he, int edmg, bool allow_6ghz) global() argument
7279 int ht40 = wpa_s->conf->p2p_go_ht40 || vht; global() local
[all...]
H A Dp2p_supplicant.c6682 wpas_p2p_connect(struct wpa_supplicant *wpa_s, const u8 *peer_addr, const char *pin, enum p2p_wps_method wps_method, int persistent_group, int auto_join, int join, int auth, int go_intent, int freq, unsigned int vht_center_freq2, int persistent_id, int pd, int ht40, int vht, unsigned int vht_chwidth, int he, int edmg, const u8 *group_ssid, size_t group_ssid_len, bool allow_6ghz) global() argument
7218 wpas_p2p_init_go_params(struct wpa_supplicant *wpa_s, struct p2p_go_neg_results *params, int freq, int vht_center_freq2, int ht40, int vht, int max_oper_chwidth, int he, int edmg, const struct p2p_channels *channels) global() argument
7642 wpas_p2p_group_add(struct wpa_supplicant *wpa_s, int persistent_group, int freq, int vht_center_freq2, int ht40, int vht, int max_oper_chwidth, int he, int edmg, bool allow_6ghz) global() argument
7756 wpas_p2p_group_add_persistent(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, int addr_allocated, int force_freq, int neg_freq, int vht_center_freq2, int ht40, int vht, int max_oper_chwidth, int he, int edmg, const struct p2p_channels *channels, int connection_timeout, int force_scan, bool allow_6ghz) global() argument
8402 wpas_p2p_invite(struct wpa_supplicant *wpa_s, const u8 *peer_addr, struct wpa_ssid *ssid, const u8 *go_dev_addr, int freq, int vht_center_freq2, int ht40, int vht, int max_chwidth, int pref_freq, int he, int edmg, bool allow_6ghz) global() argument
[all...]
H A Dwpa_supplicant.c2595 int i, chan_idx, ht40 = -1, res, obss_scan = 1; local

Completed in 58 milliseconds