Searched defs:MsftAdvMonitorEnable (Results 1 – 4 of 4) sorted by relevance
345 void MsftExtensionManager::MsftAdvMonitorEnable(bool enable, MsftAdvMonitorEnableCallback cb) { in MsftAdvMonitorEnable() function in bluetooth::hci::MsftExtensionManager
270 void BleScannerIntf::MsftAdvMonitorEnable(uint32_t call_id, bool enable) { in MsftAdvMonitorEnable() function in bluetooth::topshim::rust::BleScannerIntf
305 void BleScannerInterfaceImpl::MsftAdvMonitorEnable( in MsftAdvMonitorEnable() function in BleScannerInterfaceImpl
198 fn MsftAdvMonitorEnable(self: Pin<&mut BleScannerIntf>, call_id: u32, enable: bool); in MsftAdvMonitorEnable() function