Searched refs:CHAN_NUM_LEN (Results 1 – 2 of 2) sorted by relevance
21 #define CHAN_NUM_LEN 6 /* for space-separated channel numbers string */ macro
276 size = ((mode->num_channels) * CHAN_NUM_LEN) + 1; in wpa_supp_supported_channels()286 retval = snprintf(_chan_list + offset, CHAN_NUM_LEN, " %d", in wpa_supp_supported_channels()