Searched refs:destinationId (Results 1 – 4 of 4) sorted by relevance
102 public int destinationId; field in DeviceIdentities
74 devIds.destinationId = rawValue[valueIndex + 1] & 0xff; in retrieveDeviceIdentities()
729 private void eventDownload(int event, int sourceId, int destinationId, in eventDownload() argument752 buf.write(destinationId); // destination device id in eventDownload()
1098 if (currentDestination?.id != action.destinationId) {