Searched defs:MsftAdvMonitorEnable (Results 1 – 4 of 4) sorted by relevance
350 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
280 void BleScannerInterfaceImpl::MsftAdvMonitorEnable(bool enable, MsftAdvMonitorEnableCallback cb) { in MsftAdvMonitorEnable() function in BleScannerInterfaceImpl
167 fn MsftAdvMonitorEnable(self: Pin<&mut BleScannerIntf>, enable: bool); in MsftAdvMonitorEnable() function