Searched refs:BatchScanReadReport (Results 1 – 5 of 5) sorted by relevance
62 MOCK_METHOD(void, BatchScanReadReport, (ScannerId, BatchScanMode));
84 virtual void BatchScanReadReport(ScannerId scanner_id, BatchScanMode scan_mode);
675 le_scanning_manager->BatchScanReadReport(0x01, BatchScanMode::FULL); in TEST_F()
1842 void LeScanningManager::BatchScanReadReport(ScannerId scanner_id, BatchScanMode scan_mode) { in BatchScanReadReport() function in bluetooth::hci::LeScanningManager
411 bluetooth::shim::GetScanning()->BatchScanReadReport(scanner_id, in BatchscanReadReports()