Home
last modified time | relevance | path

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

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