Home
last modified time | relevance | path

Searched refs:BatchscanConfigStorage (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/include/hardware/
H A Dble_scanner.h146 virtual void BatchscanConfigStorage(int client_if, int batch_scan_full_max,
/aosp12/system/bt/btif/src/
H A Dbtif_ble_scanner.cc299 void BatchscanConfigStorage(int client_if, int batch_scan_full_max, in BatchscanConfigStorage() function in __anon858df5630110::BleScannerInterfaceImpl
/aosp12/system/bt/service/test/
H A Dlow_energy_scanner_unittest.cc58 MOCK_METHOD5(BatchscanConfigStorage,
/aosp12/system/bt/main/shim/
H A Dle_scanning_manager.cc172 void BatchscanConfigStorage(int client_if, int batch_scan_full_max, in BatchscanConfigStorage() function in BleScannerInterfaceImpl
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1650 sGattIf->scanner->BatchscanConfigStorage( in gattClientConfigBatchScanStorageNative()