Searched refs:bucket (Results 1 – 8 of 8) sorted by relevance
34 * @param bucketsScanned Bitset where each bit indicates if the bucket with43 * for at least one bucket that was just scanned was
39 * firmware. Each bucket contains a set of channels, a period, and some237 * - t=10 bucket 1 is scanned238 * - t=20 bucket 1 and 2 are scanned239 * - t=30 bucket 1 and 3 are scanned240 * - t=40 bucket 1 and 2 are scanned241 * - t=50 bucket 1 is scanned
303 * Controls if scans for this bucket must be placed in the results buffer.318 * Background Scan parameters per bucket that can be specified in background339 * Period at which this bucket must be scanned (in milliseconds). Must be an integer345 * when events for this bucket must be reported.350 * different than period, then this bucket is an exponential backoff bucket373 * GCD of all bucket periods (in milliseconds).526 * Bitset where each bit indicates if the bucket with that index (starting at
134 int bucket; // bucket index, 0 based member
498 nlattr * bucket = request.attr_start(i); // next bucket in createSetupRequest() local499 result = request.put_u32(GSCAN_ATTRIBUTE_BUCKET_ID, mParams->buckets[i].bucket); in createSetupRequest()548 request.attr_end(bucket); in createSetupRequest()
292 __FUNCTION__, i, bucketSpec.bucket, bucketSpec.band, in wifi_start_gscan()300 bucketSpec.bucket) || in wifi_start_gscan()
495 legacy_bucket_spec.bucket = hidl_bucket_spec.bucketIdx; in convertHidlGscanParamsToLegacy()
1635 * bucket</p>