Searched refs:DPP_BOOTSTRAP_MAX_FREQ (Results 1 – 2 of 2) sorted by relevance
136 #define DPP_BOOTSTRAP_MAX_FREQ 30 macro159 unsigned int freq[DPP_BOOTSTRAP_MAX_FREQ];255 unsigned int freq[DPP_BOOTSTRAP_MAX_FREQ];
431 } else if (bi->num_freq == DPP_BOOTSTRAP_MAX_FREQ) { in dpp_parse_uri_chan_list()1418 if (auth->num_freq == DPP_BOOTSTRAP_MAX_FREQ) { in dpp_channel_local_list()1439 char freqs[DPP_BOOTSTRAP_MAX_FREQ * 6 + 10], *pos, *end; in dpp_prepare_channel_list()