Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc307 void BleScannerIntf::BatchscanDisable() { in BatchscanDisable() function in bluetooth::topshim::rust::BleScannerIntf
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc388 void BleScannerInterfaceImpl::BatchscanDisable(Callback cb) { in BatchscanDisable() function in BleScannerInterfaceImpl
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs221 fn BatchscanDisable(self: Pin<&mut BleScannerIntf>); in BatchscanDisable() function