private void StopWatchers() { m_watcherBLE.Stop(); m_watcherUSB.Stop(); m_watcherBTC.Stop(); }
private void StopWatchers() { m_watcherUSB.Stop(); }