Home
last modified time | relevance | path

Searched defs:BatchscanConfigStorage (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc257 void BleScannerIntf::BatchscanConfigStorage(uint8_t scanner_id, int32_t batch_scan_full_max, in BatchscanConfigStorage() function in bluetooth::topshim::rust::BleScannerIntf
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc341 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/
Dgatt.rs182 fn BatchscanConfigStorage( in BatchscanConfigStorage() function