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