Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/p2p/
Dp2p_utils.c493 int p2p_channels_to_freqs(const struct p2p_channels *channels, int *freq_list, in p2p_channels_to_freqs() function
Dp2p.h1953 int p2p_channels_to_freqs(const struct p2p_channels *channels,
Dp2p.c1831 p2p_channels_to_freqs(&intersection, res.freq_list, in p2p_go_complete()
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c5609 p2p_channels_to_freqs(channels, params.freq_list, P2P_MAX_CHANNELS); in wpas_p2p_group_add_persistent()