Searched defs:MsftAdvMonitorAdd (Results 1 – 4 of 4) sorted by relevance
340 void MsftExtensionManager::MsftAdvMonitorAdd(const MsftAdvMonitor& monitor, in MsftAdvMonitorAdd() function in bluetooth::hci::MsftExtensionManager
230 void BleScannerIntf::MsftAdvMonitorAdd(const RustMsftAdvMonitor& monitor) { in MsftAdvMonitorAdd() function in bluetooth::topshim::rust::BleScannerIntf
260 void BleScannerInterfaceImpl::MsftAdvMonitorAdd(MsftAdvMonitor monitor, in MsftAdvMonitorAdd() function in BleScannerInterfaceImpl
165 fn MsftAdvMonitorAdd(self: Pin<&mut BleScannerIntf>, monitor: &RustMsftAdvMonitor); in MsftAdvMonitorAdd() function