Searched defs:max_oper_chwidth (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/ |
D | config_ssid.h | 473 u8 max_oper_chwidth; member
|
D | p2p_supplicant.c | 5768 int vht, int max_oper_chwidth, in wpas_p2p_init_go_params() 6038 int max_oper_chwidth) in wpas_p2p_group_add() 6153 int vht, int max_oper_chwidth, in wpas_p2p_group_add_persistent()
|
D | ctrl_iface.c | 4976 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local 5648 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local 5770 int max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_group_add() local
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p.h | 102 u8 max_oper_chwidth; member
|