Searched refs:BatchscanConfigStorage (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_scanner_shim.cc | 257 void BleScannerIntf::BatchscanConfigStorage(uint8_t scanner_id, int32_t batch_scan_full_max, in BatchscanConfigStorage() function in bluetooth::topshim::rust::BleScannerIntf 260 scanner_intf_->BatchscanConfigStorage( in BatchscanConfigStorage()
|
D | gatt_ble_scanner_shim.h | 112 void BatchscanConfigStorage(uint8_t scanner_id, int32_t batch_scan_full_max,
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | ble_scanner.h | 144 virtual void BatchscanConfigStorage(int client_if, int batch_scan_full_max,
|
/packages/modules/Bluetooth/system/main/shim/ |
D | ble_scanner_interface_impl.h | 74 void BatchscanConfigStorage(int client_if, int batch_scan_full_max, int batch_scan_trunc_max,
|
D | le_scanning_manager.cc | 341 void BleScannerInterfaceImpl::BatchscanConfigStorage(int client_if, int batch_scan_full_max, in BatchscanConfigStorage() function in BleScannerInterfaceImpl
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 182 fn BatchscanConfigStorage( in BatchscanConfigStorage() function 1669 BatchscanConfigStorage, in batchscan_config_storage()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 1984 sScanner->BatchscanConfigStorage(client_if, max_full_reports_percent, max_trunc_reports_percent, in gattClientConfigBatchScanStorageNative()
|