Searched refs:vht_chwidth (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/ |
D | p2p_supplicant.h | 40 unsigned int vht_chwidth, int he, const u8 *group_ssid,
|
D | p2p_supplicant.c | 5499 unsigned int vht_chwidth, int he, const u8 *group_ssid, in wpas_p2p_connect() argument 5543 wpa_s->p2p_go_max_oper_chwidth = vht_chwidth; in wpas_p2p_connect()
|
D | ctrl_iface.c | 6360 int ht40, int vht, int vht_chwidth, in p2p_ctrl_group_add_persistent() argument 6375 vht_chwidth, he, NULL, 0, 0); in p2p_ctrl_group_add_persistent()
|