HomeSort by relevance Sort by last modified time
    Searched refs:wifi_channel (Results 1 - 14 of 14) 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 37 int band, int max_channels, wifi_channel *channels, int *num_channels);
92 wifi_channel channel; // channel frequency in MHz
123 wifi_channel channel; // frequency
282 wifi_channel channel; // channel frequency in MHz
wifi_hal.h 45 typedef int wifi_channel; typedef
78 typedef int wifi_channel; // indicates channel frequency in MHz typedef
240 wifi_error (* wifi_get_supported_channels)(wifi_handle, int *, wifi_channel *);
263 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
wifi_nan.h 943 wifi_channel channel_24g_val; // default value channel 0x6
946 wifi_channel channel_5g_val; // default value channel 44 or 149 regulatory
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
gscancommand.h 40 wifi_channel channels[];
59 wifi_channel *channels;
wifihal_internal.h 77 wifi_channel *channels,
llstats.cpp 815 pChStats->channel.center_freq = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_STATS_CHANNEL_INFO_CENTER_FREQ]);
    [all...]
gscan.cpp 93 int band, int max_channels, wifi_channel *channels, int *num_channels)
    [all...]
  /frameworks/opt/net/wifi/libwifi_hal/
hal_tool.cpp 53 wifi_channel* list) {
152 wifi_channel* channels,
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
gscan.cpp 230 wifi_channel *channels;
235 GetChannelListCommand(wifi_interface_handle iface, wifi_channel *channel_buf, int *ch_num,
240 memset(channels, 0, sizeof(wifi_channel) * max_channels);
304 int band, int max_channels, wifi_channel *channels, int *num_channels)
    [all...]
  /hardware/interfaces/wifi/1.1/default/
wifi_legacy_hal.cpp 586 static_assert(sizeof(uint32_t) >= sizeof(wifi_channel),
595 reinterpret_cast<wifi_channel*>(freqs.data()),
    [all...]
  /external/libmtp/src/
ptp.c     [all...]
ptp.h 1290 uint8_t wifi_channel; \/* 1-11 *\/ member in struct:_PTPNIKONWifiProfile
    [all...]

Completed in 6662 milliseconds