Home
last modified time | relevance | path

Searched refs:p2p_channels_includes_freq (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_utils.c271 int p2p_channels_includes_freq(const struct p2p_channels *channels, in p2p_channels_includes_freq() function
334 if (p2p_channels_includes_freq(tmpc, freq)) in p2p_get_pref_freq()
Dp2p.h2058 int p2p_channels_includes_freq(const struct p2p_channels *channels,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_utils.c274 int p2p_channels_includes_freq(const struct p2p_channels *channels, in p2p_channels_includes_freq() function
352 if (p2p_channels_includes_freq(tmpc, freq)) in p2p_get_pref_freq()
Dp2p.h2070 int p2p_channels_includes_freq(const struct p2p_channels *channels,
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dp2p_supplicant.c2797 if ((channels == NULL || p2p_channels_includes_freq(channels, freq)) && in freq_included()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dp2p_supplicant.c3279 if ((channels == NULL || p2p_channels_includes_freq(channels, freq)) && in freq_included()