Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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.h2066 int p2p_channels_includes_freq(const struct p2p_channels *channels,
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c2952 if ((channels == NULL || p2p_channels_includes_freq(channels, freq)) && in freq_included()