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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
gscancommand.h 84 unsigned buckets_scanned);
gscan_event_handler.cpp 1065 u32 buckets_scanned = 0; local
    [all...]
gscan.cpp     [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
gscan.h 106 "The buckets_scanned bitset is represented by an unsigned int and cannot support this many "
110 * enabled in wifi_scan_cmd_params. buckets_scanned is a bitset of the
111 * buckets that are currently being scanned. See the buckets_scanned field
115 unsigned buckets_scanned);
218 unsigned buckets_scanned; // a bitset of the buckets that were scanned. member in struct:__anon48392
  /hardware/interfaces/wifi/1.2/default/
wifi_sta_iface.cpp 402 uint32_t buckets_scanned) {
416 ->onBackgroundFullScanResult(id, buckets_scanned,
wifi_legacy_hal.cpp 99 uint32_t buckets_scanned) {
102 on_gscan_full_result_internal_callback(id, result, buckets_scanned);
565 uint32_t buckets_scanned) {
567 on_full_result_user_callback(id, result, buckets_scanned);
    [all...]
hidl_struct_util.cpp 601 hidl_scan_data->bucketsScanned = legacy_cached_scan_result.buckets_scanned;
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
gscan.cpp     [all...]

Completed in 388 milliseconds