Searched defs:allow_6ghz (Results 1 – 6 of 6) sorted by relevance
/hostap-latest/src/p2p/ |
D | p2p_utils.c | 502 const struct p2p_channels *src, bool allow_6ghz) in p2p_copy_channels()
|
D | p2p_i.h | 556 bool allow_6ghz; member
|
D | p2p.c | 5639 void p2p_set_6ghz_dev_capab(struct p2p_data *p2p, bool allow_6ghz) in p2p_set_6ghz_dev_capab()
|
/hostap-latest/wpa_supplicant/ |
D | p2p_supplicant.c | 5921 const u8 *peer_addr, bool allow_6ghz, int freq) in wpas_p2p_check_6ghz() 5973 bool allow_6ghz) in wpas_p2p_connect() 6897 bool allow_6ghz) in wpas_p2p_group_add() 7047 bool allow_6ghz, int retry_limit, in wpas_p2p_group_add_persistent() 7681 int pref_freq, int he, int edmg, bool allow_6ghz) in wpas_p2p_invite() 7769 bool allow_6ghz) in wpas_p2p_invite_group()
|
D | ctrl_iface.c | 6377 bool allow_6ghz; in p2p_ctrl_connect() local 7050 bool allow_6ghz; in p2p_ctrl_invite_persistent() local 7117 bool allow_6ghz; in p2p_ctrl_invite_group() local 7161 int he, int edmg, bool allow_6ghz, in p2p_ctrl_group_add_persistent() 7185 bool allow_6ghz = false; in p2p_ctrl_group_add() local
|
/hostap-latest/wpa_supplicant/dbus/ |
D | dbus_new_handlers_p2p.c | 364 bool allow_6ghz = false; in wpas_dbus_handler_p2p_group_add() local
|