Searched refs:p2p_channels_to_freqs (Results 1 - 10 of 10) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_utils.c | 459 int p2p_channels_to_freqs(const struct p2p_channels *channels, int *freq_list, in p2p_channels_to_freqs() function
|
H A D | p2p.h | 2061 int p2p_channels_to_freqs(const struct p2p_channels *channels,
|
H A D | p2p_group.c | 1128 *num = p2p_channels_to_freqs(&intersect, common_freqs, *num); in p2p_group_get_common_freqs()
|
H A D | p2p.c | 1830 p2p_channels_to_freqs(&intersection, res.freq_list, in p2p_go_complete()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_utils.c | 477 int p2p_channels_to_freqs(const struct p2p_channels *channels, int *freq_list, in p2p_channels_to_freqs() function
|
H A D | p2p.h | 2089 int p2p_channels_to_freqs(const struct p2p_channels *channels,
|
H A D | p2p_group.c | 1172 *num = p2p_channels_to_freqs(&intersect, common_freqs, *num); in p2p_group_get_common_freqs()
|
H A D | p2p.c | 1953 p2p_channels_to_freqs(&intersection, res.freq_list,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | p2p_supplicant.c | 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/ |
H A D | p2p_supplicant.c | 7863 p2p_channels_to_freqs(channels, params.freq_list, P2P_MAX_CHANNELS);
|
Completed in 45 milliseconds