static Uint8List generateReady(int localId, int remoteId) { return generateMessage(CMD_OKAY, localId, remoteId, null); }