Searched refs:report_threshold_percent (Results 1 – 8 of 8) sorted by relevance
173 int report_threshold_percent; // in %, when scan buffer is this much full, wake up apps member
258 params.max_ap_per_scan, params.report_threshold_percent, in wifi_start_gscan()271 params.report_threshold_percent) || in wifi_start_gscan()
265 params.max_ap_per_scan, params.report_threshold_percent, in wifi_start_gscan()278 params.report_threshold_percent) || in wifi_start_gscan()
550 mParams->report_threshold_percent); in createScanConfigRequest()
545 mParams->report_threshold_percent); in createScanConfigRequest()
988 params.report_threshold_percent = threshold_percent; in startScan()1007 params.report_threshold_percent = threshold_percent; in startScan()1117 params.report_threshold_percent = 90; in scanOnce()
291 * completion events must be reported if report_threshold_percent or
568 legacy_scan_params->report_threshold_percent = aidl_scan_params.reportThresholdPercent; in convertAidlGscanParamsToLegacy()