Home
last modified time | relevance | path

Searched refs:chwidth_freq2_to_ch_width (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Dieee802_11_common.h321 int chwidth_freq2_to_ch_width(int chwidth, int freq2);
H A Dieee802_11_common.c3377 int chwidth_freq2_to_ch_width(int chwidth, int freq2) in chwidth_freq2_to_ch_width() function
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c431 max_oper_chwidth = chwidth_freq2_to_ch_width(chwidth, freq2); in wpas_dbus_handler_p2p_group_add()
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dctrl_iface.c6457 max_oper_chwidth = chwidth_freq2_to_ch_width(chwidth, freq2); in p2p_ctrl_connect()
7123 max_oper_chwidth = chwidth_freq2_to_ch_width(chwidth, freq2); in p2p_ctrl_invite_persistent()
7278 max_oper_chwidth = chwidth_freq2_to_ch_width(chwidth, freq2); in p2p_ctrl_group_add()