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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
gscancommand.h 84 unsigned buckets_scanned);
gscan_event_handler.cpp 1068 u32 buckets_scanned = 0; local
    [all...]
gscan.cpp     [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
gscan.h 97 "The buckets_scanned bitset is represented by an unsigned int and cannot support this many "
101 * enabled in wifi_scan_cmd_params. buckets_scanned is a bitset of the
102 * buckets that are currently being scanned. See the buckets_scanned field
106 unsigned buckets_scanned);
209 unsigned buckets_scanned; // a bitset of the buckets that were scanned. member in struct:__anon31014
  /frameworks/opt/net/wifi/service/jni/
com_android_server_wifi_WifiNative.cpp 436 unsigned buckets_scanned) {
449 scanResult.get(), buckets_scanned, (jint) result->capability);
575 helper.setIntField(data, "mBucketsScanned", scan_data[i].buckets_scanned);
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
gscan.cpp     [all...]

Completed in 105 milliseconds