Searched defs:IsMsftSupported (Results 1 – 3 of 3) sorted by relevance
228 bool BleScannerIntf::IsMsftSupported() { return scanner_intf_->IsMsftSupported(); } in IsMsftSupported() function in bluetooth::topshim::rust::BleScannerIntf
244 bool BleScannerInterfaceImpl::IsMsftSupported() { in IsMsftSupported() function in BleScannerInterfaceImpl
166 fn IsMsftSupported(self: Pin<&mut BleScannerIntf>) -> bool; in IsMsftSupported() function