@Override
 public boolean isWaitingForPairing() {
   return waitingForPairing.get();
 }