HomeSort by relevance Sort by last modified time
    Searched refs:wifi_channel (Results 1 - 13 of 13) sorted by null

  /hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h 62 wifi_channel center_freq; // primary 20 MHz channel
63 wifi_channel center_freq0; // center frequency (MHz) first segment
64 wifi_channel center_freq1; // center frequency (MHz) second segment
gscan.h 29 int band, int max_channels, wifi_channel *channels, int *num_channels);
71 wifi_channel channel; // channel frequency in MHz
98 wifi_channel channel; // frequency
246 wifi_channel channel; // channel frequency in MHz
wifi_hal.h 40 typedef int wifi_channel; typedef
72 typedef int wifi_channel; // indicates channel frequency in MHz typedef
178 wifi_error (* wifi_get_supported_channels)(wifi_handle, int *, wifi_channel *);
201 wifi_error (* wifi_get_valid_channels)(wifi_interface_handle,int, int, wifi_channel *, int *);
rtt.h 163 wifi_channel availablity[32]; // specifies the channel map for each of the 16 TU windows
  /hardware/qcom/wlan/qcwcn/wifi_hal/
gscancommand.h 41 wifi_channel channels[];
60 wifi_channel *channels;
llstats.cpp 778 pChStats->channel.center_freq = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO_CENTER_FREQ]);
785 pChStats->channel.center_freq0 = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO (…)
    [all...]
gscan.cpp 41 int band, int max_channels, wifi_channel *channels, int *num_channels)
    [all...]
  /frameworks/opt/net/wifi/service/jni/
wifi_hal_stub.h 40 wifi_error wifi_get_supported_channels_stub(wifi_handle handle, int *size, wifi_channel *list);
62 int band, int max_channels, wifi_channel *channels, int *num_channels);
com_android_server_wifi_WifiNative.cpp     [all...]
  /frameworks/opt/net/wifi/service/lib/
wifi_hal_stub.cpp 34 wifi_error wifi_get_supported_channels_stub(wifi_handle handle, int *size, wifi_channel *list) {
113 int band, int max_channels, wifi_channel *channels, int *num_channels) {
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
gscan.cpp 204 wifi_channel *channels;
209 GetChannelListCommand(wifi_interface_handle iface, wifi_channel *channel_buf, int *ch_num,
214 memset(channels, 0, sizeof(wifi_channel) * max_channels);
278 int band, int max_channels, wifi_channel *channels, int *num_channels)
    [all...]
  /external/libmtp/src/
ptp.c     [all...]
ptp.h 1052 uint8_t wifi_channel; \/* 1-11 *\/ member in struct:_PTPNIKONWifiProfile
    [all...]

Completed in 294 milliseconds