Searched defs:freq2 (Results 1 – 7 of 7) sorted by relevance
/hostap/wpa_supplicant/ |
D | op_classes.c | 321 int freq2 = 0; in wpas_op_class_supported() local
|
D | ctrl_iface.c | 6390 int ht40, vht, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_connect() local 7149 int ht40, vht, he, max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_invite_persistent() local 7303 int max_oper_chwidth, chwidth = 0, freq2 = 0; in p2p_ctrl_group_add() local
|
D | p2p_supplicant.c | 7513 static int wpas_same_band(int freq1, int freq2) in wpas_same_band() 11020 int freq1 = 0, freq2 = 0; in wpas_p2p_move_go_csa() local
|
/hostap/src/common/ |
D | ieee802_11_common.c | 3009 bool is_same_band(int freq1, int freq2) in is_same_band() 3372 int chwidth_freq2_to_ch_width(int chwidth, int freq2) in chwidth_freq2_to_ch_width()
|
D | hw_features_common.c | 547 int freq1, freq2 = 0; in hostapd_set_freq_params() local
|
/hostap/tests/hwsim/ |
D | wpasupplicant.py | 781 persistent=False, freq=None, freq2=None, argument 830 wait_group=True, freq2=None, max_oper_chwidth=None, argument
|
/hostap/wpa_supplicant/dbus/ |
D | dbus_new_handlers_p2p.c | 369 int max_oper_chwidth, chwidth = 0, freq2 = 0; in wpas_dbus_handler_p2p_group_add() local
|