Searched defs:max_oper_chwidth (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_8/src/p2p/ |
D | p2p.h | 104 u8 max_oper_chwidth; member
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | config_ssid.h | 563 int max_oper_chwidth; member
|
D | p2p_supplicant.c | 6483 int vht, int max_oper_chwidth, int he, in wpas_p2p_init_go_params() 6895 int max_oper_chwidth, int he, int edmg, in wpas_p2p_group_add() 6999 int vht, int max_oper_chwidth, int he, in wpas_p2p_group_add_persistent()
|
D | ctrl_iface.c | 6016 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local 6697 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local 6837 int max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_group_add() local
|