Searched defs:remoteDeviceName (Results 1 – 1 of 1) sorted by relevance
81 public String remoteDeviceName = null; field in ConnectionManager.ConnectionStatus221 private void onConnecting(byte[] remoteDeviceName) { in onConnecting()