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