Ejemplo n.º 1
0
 public void StopFindingDevices()
 {
     _bluetoothService.StopDiscovery();
     IsSearching = false;
 }