HomeSort by: relevance | last modified time | path
    Searched defs:pref_freq_list (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/common/
ieee802_11_common.h 80 const u8 *pref_freq_list; member in struct:ieee802_11_elems
  /src/external/bsd/wpa/dist/src/p2p/
p2p_i.h 548 struct weighted_pcl pref_freq_list[P2P_MAX_PREF_CHANNELS]; member in struct:p2p_data
660 const u8 *pref_freq_list; member in struct:p2p_message
794 const struct weighted_pcl *pref_freq_list,
  /src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c 129 struct weighted_pcl *pref_freq_list,
727 struct weighted_pcl pref_freq_list[P2P_MAX_PREF_CHANNELS]; local
740 (int *) pref_freq, 0, pref_freq_list, &size))
3123 * - input: the max size of pref_freq_list,
3124 * - output: the valid size of pref_freq_list filled with data.
3127 struct weighted_pcl *pref_freq_list,
3144 pref_freq_list);
3146 max_pref_freq = p2p_remove_6ghz_channels(pref_freq_list,
3158 pref_freq_list[i].freq) ||
3160 pref_freq_list[i].freq) |
3193 struct weighted_pcl pref_freq_list[P2P_MAX_PREF_CHANNELS]; local
5980 struct weighted_pcl pref_freq_list[P2P_MAX_PREF_CHANNELS]; local
6266 struct weighted_pcl pref_freq_list[P2P_MAX_PREF_CHANNELS]; local
7688 struct weighted_pcl pref_freq_list[P2P_MAX_PREF_CHANNELS]; local
7778 struct weighted_pcl pref_freq_list[P2P_MAX_PREF_CHANNELS]; local
    [all...]

Completed in 28 milliseconds