Home
last modified time | relevance | path

Searched refs:max_period (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dgscan.h154 int max_period; // if max_period is non zero or different than period, then this bucket is member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dgscan.cpp290 numChannelSpecs, bucketSpec.max_period, in wifi_start_gscan()
311 bucketSpec.max_period) || in wifi_start_gscan()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dgscan.cpp501 mParams->buckets[i].max_period); in createSetupRequest()
/hardware/interfaces/wifi/1.1/default/
Dhidl_struct_util.cpp407 legacy_bucket_spec.max_period = hidl_bucket_spec.exponentialMaxPeriodInMs; in convertHidlGscanParamsToLegacy()