Searched refs:DPP_BOOTSTRAP_MAX_FREQ (Results 1 – 2 of 2) sorted by relevance
84 #define DPP_BOOTSTRAP_MAX_FREQ 30 macro112 unsigned int freq[DPP_BOOTSTRAP_MAX_FREQ];198 unsigned int freq[DPP_BOOTSTRAP_MAX_FREQ];
716 } else if (bi->num_freq == DPP_BOOTSTRAP_MAX_FREQ) { in dpp_parse_uri_chan_list()1988 if (auth->num_freq == DPP_BOOTSTRAP_MAX_FREQ) { in dpp_channel_local_list()2004 char freqs[DPP_BOOTSTRAP_MAX_FREQ * 6 + 10], *pos, *end; in dpp_prepare_channel_list()