Searched refs:BatchScanConifgStorage (Results 1 – 5 of 5) sorted by relevance
59 MOCK_METHOD(void, BatchScanConifgStorage, (uint8_t, uint8_t, uint8_t, ScannerId));
73 virtual void BatchScanConifgStorage(
659 le_scanning_manager->BatchScanConifgStorage(100, 0, 95, 0x00); in TEST_F()
1810 void LeScanningManager::BatchScanConifgStorage( in BatchScanConifgStorage() function in bluetooth::hci::LeScanningManager
378 bluetooth::shim::GetScanning()->BatchScanConifgStorage( in BatchscanConfigStorage()