Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/legacy_headers/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/legacy/qcwcn/wifi_hal/
Dgscan.cpp294 numChannelSpecs, bucketSpec.max_period, in wifi_start_gscan()
315 bucketSpec.max_period) || in wifi_start_gscan()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dgscan.cpp302 numChannelSpecs, bucketSpec.max_period, in wifi_start_gscan()
323 bucketSpec.max_period) || in wifi_start_gscan()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dgscan.cpp500 mParams->buckets[i].max_period); in createSetupRequest()
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dgscan.cpp495 mParams->buckets[i].max_period); in createSetupRequest()
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp585 legacy_bucket_spec.max_period = aidl_bucket_spec.exponentialMaxPeriodInMs; in convertAidlGscanParamsToLegacy()