Searched refs:step_count (Results 1 – 7 of 7) sorted by relevance
159 int step_count; // for exponential back off bucket, number of scans to perform for a given member
303 bucketSpec.base, bucketSpec.step_count); in wifi_start_gscan()329 bucketSpec.step_count)) in wifi_start_gscan()
295 bucketSpec.base, bucketSpec.step_count); in wifi_start_gscan()321 bucketSpec.step_count)) in wifi_start_gscan()
495 mParams->buckets[i].step_count); in createSetupRequest()
490 mParams->buckets[i].step_count); in createSetupRequest()
352 * actual_period(N) = period * (base ^ (N/step_count))
587 legacy_bucket_spec.step_count = aidl_bucket_spec.exponentialStepCount; in convertAidlGscanParamsToLegacy()