Home
last modified time | relevance | path

Searched refs:batchscan_disable (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dgatt_service.rs396 scanner.batchscan_disable(); in batch_scan_disable()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1590 pub fn batchscan_disable(&mut self) { in batchscan_disable() method