Searched refs:wifi_get_valid_channels (Results 1 – 3 of 3) sorted by relevance
116 wifi_error wifi_get_valid_channels(wifi_interface_handle handle, in wifi_get_valid_channels() function
1036 wifi_error result = wifi_get_valid_channels(handle, band, MaxChannels, in android_net_wifi_getValidChannels()
1151 int result = wifi_get_valid_channels(wlan0Handle, band, MAX_CH_BUF_SIZE, in getChannelList()