Home
last modified time | relevance | path

Searched refs:step_count (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dgscan.h159 int step_count; // for exponential back off bucket, number of scans to perform for a given member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dgscan.cpp295 bucketSpec.base, bucketSpec.step_count); in wifi_start_gscan()
321 bucketSpec.step_count)) in wifi_start_gscan()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dgscan.cpp513 mParams->buckets[i].step_count); in createSetupRequest()
/hardware/interfaces/wifi/1.3/default/
Dhidl_struct_util.cpp502 legacy_bucket_spec.step_count = hidl_bucket_spec.exponentialStepCount; in convertHidlGscanParamsToLegacy()
/hardware/interfaces/wifi/1.0/
Dtypes.hal352 * actual_period(N) = period * (base ^ (N/step_count))