Home
last modified time | relevance | path

Searched refs:wifi_channel (Results 1 – 8 of 8) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dgscan.h25 int band, int max_channels, wifi_channel *channels, int *num_channels);
61 wifi_channel channel; // channel frequency in MHz
88 wifi_channel channel; // frequency
145 wifi_channel channel; // channel hint
164 wifi_channel channel; // channel frequency in MHz
Dlink_layer_stats.h16 typedef int wifi_channel; typedef
77 wifi_channel center_freq; // primary 20 MHz channel
78 wifi_channel center_freq0; // center frequency (MHz) first segment
79 wifi_channel center_freq1; // center frequency (MHz) second segment
Drtt.h79wifi_channel availablity[32]; // specifies the channel map for each of the 16 TU windows
Dwifi_hal.h43 typedef int wifi_channel; // indicates channel frequency in MHz typedef
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dgscancommand.h41 wifi_channel channels[];
81 wifi_channel *channels;
Dllstats.cpp354 …pChStats->channel.center_freq = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_S… in get_wifi_radio_stats()
355 …pChStats->channel.center_freq0 = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_S… in get_wifi_radio_stats()
356 …pChStats->channel.center_freq1 = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_S… in get_wifi_radio_stats()
Dgscan.cpp36 int band, int max_channels, wifi_channel *channels, int *num_channels) in wifi_get_valid_channels()
1410 sizeof(wifi_channel) * (*mNumChannelsPtr)); in handleResponse()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dgscan.cpp153 wifi_channel *channels;
158 GetChannelListCommand(wifi_interface_handle iface, wifi_channel *channel_buf, int *ch_num, in GetChannelListCommand()
163 memset(channels, 0, sizeof(wifi_channel) * max_channels); in GetChannelListCommand()
227 int band, int max_channels, wifi_channel *channels, int *num_channels) in wifi_get_valid_channels()
1124 wifi_channel channel; // channel frequency in MHz