Searched defs:BatchscanDisable (Results 1 – 3 of 3) sorted by relevance
272 void BleScannerIntf::BatchscanDisable() { in BatchscanDisable() function in bluetooth::topshim::rust::BleScannerIntf
355 void BleScannerInterfaceImpl::BatchscanDisable(Callback cb) { in BatchscanDisable() function in BleScannerInterfaceImpl
192 fn BatchscanDisable(self: Pin<&mut BleScannerIntf>); in BatchscanDisable() function