Searched refs:commandSet (Results 1 – 3 of 3) sorted by relevance
50 public CommandPacket(byte commandSet, byte command) { in CommandPacket() argument52 this.command_set = commandSet; in CommandPacket()100 public void setCommand(byte commandSet, byte command) { in setCommand() argument101 this.command_set = commandSet; in setCommand()
56 jbyte flags, jbyte commandSet, jbyte command);
57 jbyte flags, jbyte commandSet, jbyte command) in outStream_initCommand() argument65 stream->packet.type.cmd.cmdSet = commandSet; in outStream_initCommand()