Searched defs:MsftAdvMonitorEnable (Results 1 – 4 of 4) sorted by relevance
344 void MsftExtensionManager::MsftAdvMonitorEnable(bool enable, MsftAdvMonitorEnableCallback cb) { in MsftAdvMonitorEnable() function in bluetooth::hci::MsftExtensionManager
242 void BleScannerIntf::MsftAdvMonitorEnable(bool enable) { in MsftAdvMonitorEnable() function in bluetooth::topshim::rust::BleScannerIntf
271 void BleScannerInterfaceImpl::MsftAdvMonitorEnable(bool enable, MsftAdvMonitorEnableCallback cb) { in MsftAdvMonitorEnable() function in BleScannerInterfaceImpl
169 fn MsftAdvMonitorEnable(self: Pin<&mut BleScannerIntf>, enable: bool); in MsftAdvMonitorEnable() function