Home
last modified time | relevance | path

Searched refs:P2P_MAX_CHANNELS (Results 1 – 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p.h153 #define P2P_MAX_CHANNELS 50 macro
158 int freq_list[P2P_MAX_CHANNELS];
Dp2p.c1851 P2P_MAX_CHANNELS); in p2p_go_complete()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p.h151 #define P2P_MAX_CHANNELS 50 macro
156 int freq_list[P2P_MAX_CHANNELS];
Dp2p.c1831 P2P_MAX_CHANNELS); in p2p_go_complete()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_new.c1550 dbus_int32_t freqs[P2P_MAX_CHANNELS]; in wpas_dbus_signal_p2p_go_neg_resp()
1613 for (i = 0; i < P2P_MAX_CHANNELS; i++) { in wpas_dbus_signal_p2p_go_neg_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_new.c1643 dbus_int32_t freqs[P2P_MAX_CHANNELS]; in wpas_dbus_signal_p2p_go_neg_resp()
1706 for (i = 0; i < P2P_MAX_CHANNELS; i++) { in wpas_dbus_signal_p2p_go_neg_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dsme.c2069 u8 chan_list[P2P_MAX_CHANNELS], channel; in sme_proc_obss_scan()
Dp2p_supplicant.c1731 char buf[20 + P2P_MAX_CHANNELS * 6]; in p2p_go_dump_common_freqs()
2806 unsigned int num = P2P_MAX_CHANNELS; in wpas_p2p_go_update_common_freqs()
6545 p2p_channels_to_freqs(channels, params.freq_list, P2P_MAX_CHANNELS); in wpas_p2p_group_add_persistent()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dsme.c2403 u8 chan_list[P2P_MAX_CHANNELS], channel; in sme_proc_obss_scan()
Dp2p_supplicant.c1789 char buf[20 + P2P_MAX_CHANNELS * 6]; in p2p_go_dump_common_freqs()
2973 unsigned int num = P2P_MAX_CHANNELS; in wpas_p2p_go_update_common_freqs()
7044 p2p_channels_to_freqs(channels, params.freq_list, P2P_MAX_CHANNELS); in wpas_p2p_group_add_persistent()