/frameworks/opt/net/wifi/service/lib/ |
wifi_hal.cpp | 33 wifi_error wifi_get_supported_channels(wifi_handle handle, int *size, wifi_channel *list) { 117 int band, int max_channels, wifi_channel *channels, int *num_channels) {
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
gscan.h | 25 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
|
link_layer_stats.h | 16 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
|
rtt.h | 79 wifi_channel availablity[32]; // specifies the channel map for each of the 16 TU windows
|
wifi_hal.h | 43 typedef int wifi_channel; // indicates channel frequency in MHz typedef
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
gscancommand.h | 41 wifi_channel channels[]; 81 wifi_channel *channels;
|
llstats.cpp | 354 pChStats->channel.center_freq = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO_CENTER_FREQ]); 355 pChStats->channel.center_freq0 = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO_CENTER_FREQ0]); 356 pChStats->channel.center_freq1 = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO_CENTER_FREQ1]); [all...] |
gscan.cpp | 36 int band, int max_channels, wifi_channel *channels, int *num_channels) [all...] |
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
gscan.cpp | 153 wifi_channel *channels; 158 GetChannelListCommand(wifi_interface_handle iface, wifi_channel *channel_buf, int *ch_num, 163 memset(channels, 0, sizeof(wifi_channel) * max_channels); 227 int band, int max_channels, wifi_channel *channels, int *num_channels) [all...] |
/frameworks/opt/net/wifi/service/jni/ |
com_android_server_wifi_WifiNative.cpp | [all...] |
/frameworks/opt/net/wifi/service/tools/halutil/ |
halutil.cpp | [all...] |
/external/libmtp/src/ |
ptp.h | 1052 uint8_t wifi_channel; \/* 1-11 *\/ member in struct:_PTPNIKONWifiProfile [all...] |
ptp.c | [all...] |