private void RemoveDevice()
 {
     UpdatePairingState(_bluetoothService.RemoveDevice(_deviceInfo));
 }