Home
last modified time | relevance | path

Searched refs:DPP_BOOTSTRAP_MAX_FREQ (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/common/
Ddpp.h131 #define DPP_BOOTSTRAP_MAX_FREQ 30 macro
174 unsigned int freq[DPP_BOOTSTRAP_MAX_FREQ];
317 unsigned int freq[DPP_BOOTSTRAP_MAX_FREQ];
Ddpp.c238 } else if (bi->num_freq == DPP_BOOTSTRAP_MAX_FREQ) { in dpp_parse_uri_chan_list()
633 if (auth->num_freq == DPP_BOOTSTRAP_MAX_FREQ) { in dpp_channel_local_list()
649 char freqs[DPP_BOOTSTRAP_MAX_FREQ * 6 + 10], *pos, *end; in dpp_prepare_channel_list()