Searched refs:_chan_list (Results 1 – 1 of 1) sorted by relevance
268 char *_chan_list; in wpa_supp_supported_channels() local277 _chan_list = os_malloc(size); in wpa_supp_supported_channels()278 if (!_chan_list) { in wpa_supp_supported_channels()286 retval = snprintf(_chan_list + offset, CHAN_NUM_LEN, " %d", in wpa_supp_supported_channels()290 *chan_list = _chan_list; in wpa_supp_supported_channels()