HomeSort by relevance Sort by last modified time
    Searched full:bandinfo (Results 1 - 12 of 12) sorted by null

  /external/lzma/CPP/Windows/Control/
ReBar.h 16 bool InsertBand(int index, LPREBARBANDINFO bandInfo)
17 { return LRESULTToBool(SendMsg(RB_INSERTBAND, index, (LPARAM)bandInfo)); }
18 bool SetBandInfo(unsigned index, LPREBARBANDINFO bandInfo)
19 { return LRESULTToBool(SendMsg(RB_SETBANDINFO, index, (LPARAM)bandInfo)); }
  /system/connectivity/wificond/net/
netlink_utils.h 48 struct BandInfo {
49 BandInfo() = default;
50 BandInfo(std::vector<uint32_t>& band_2g_,
174 BandInfo* out_band_info,
222 BandInfo* out_band_info);
netlink_utils.cpp 197 BandInfo* out_band_info,
277 BandInfo* out_band_info) {
334 *out_band_info = BandInfo(frequencies_2g, frequencies_5g, frequencies_dfs);
  /system/connectivity/wificond/tests/
mock_netlink_utils.h 53 BandInfo* band_info,
netlink_utils_unittest.cpp 181 void VerifyBandInfo(const BandInfo& band_info) {
439 BandInfo band_info;
469 BandInfo band_info;
489 BandInfo band_info;
  /system/connectivity/wificond/
client_interface_impl.h 111 BandInfo band_info_;
server.cpp 282 BandInfo band_info;
  /system/connectivity/wificond/scanning/
scanner_impl.cpp 111 BandInfo band_info;
129 BandInfo band_info;
147 BandInfo band_info;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stropts.h 174 struct bandinfo struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stropts.h 174 struct bandinfo struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stropts.h 174 struct bandinfo struct
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h 259 #define BANDINFO 24
    [all...]

Completed in 390 milliseconds