Searched refs:REPORT_EVENT_FULL_SCAN_RESULT (Results 1 – 14 of 14) sorted by relevance
64 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultTrueForBandsWithNoBucketInfo()75 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultFalseForBandsWithNoBucketInfo()86 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultTrueForChannelsWithNoBucketInfo()97 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultFalseForChannelsWithNoBucketInfo()108 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultTrueForChannelsWithBucketDefinitlyScanned()119 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in reportFullResultFalseForChannelsWithBucketDefinitlyNotScanned()130 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in filterScanDataEmptyWithNoBucketInfo()142 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in filterScanDataSingleNotMatchingWithNoBucketInfo()154 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in filterScanDataSingleNotMatchingWithDefinitlyScannedBucketIndex()166 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in filterScanDataSingleNotMatchingWithBucketDefinitlyScanned()[all …]
99 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in singleRequest()116 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in singleRequestWithoutPredefinedBucket()133 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in fewRequests()135 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in fewRequests()151 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in manyRequests()153 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in manyRequests()155 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in manyRequests()171 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in requestsWithNoPeriodCommonDenominator()173 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in requestsWithNoPeriodCommonDenominator()193 WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)); in manyRequestsDifferentReportScans()[all …]
248 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT, in testDumpWithCorrectFormatWithScanResult()317 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT, in testUnwantedScanResultsExcept6GhzGetFiltered()
170 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT, in singleScanSuccessWithFullResults()428 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT, in singleScanWhereSupplicantReturnsSomeOldResults()
212 if ((requestedReportEvents & WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT) != 0) { in createBucketSettings()213 reportEvents |= WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT; in createBucketSettings()603 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT); in createTargetBucketSplitSettings()
173 & WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT) != 0) { in startSingleScan()
1466 if ((settings.reportEvents & WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT) != 0 in activeScanSatisfies()1467 && (activeBucket.report_events & WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT) in activeScanSatisfies()1535 if ((entry.settings.reportEvents & WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT) in tryToStartNewScan()1537 bucketSettings.report_events |= WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT; in tryToStartNewScan()2746 scanSettings.reportEvents |= WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in addSwPnoScanRequest()
551 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT; in startScan()
326 settings.reportEvents = WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT2322 settings.reportEvents = WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT in startForcedSingleScan()
450 public static final int REPORT_EVENT_FULL_SCAN_RESULT = (1 << 1); field in WifiScanner
1040 | WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT, scanSettings.reportEvents); in validateScanSettings()
1625 if (in.testAndClear(WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)) { in frameworkToHalReportSchemeMask()
1471 if (in.testAndClear(WifiScanner.REPORT_EVENT_FULL_SCAN_RESULT)) { in frameworkToHalReportSchemeMask()
1168 field public static final int REPORT_EVENT_FULL_SCAN_RESULT = 2; // 0x2