@Override
 public Collection<String> getPairedDeviceIds() {
   return pairedDevices.keySet();
 }