Searched defs:commandSet (Results 1 – 2 of 2) sorted by relevance
50 public CommandPacket(byte commandSet, byte command) { in CommandPacket()100 public void setCommand(byte commandSet, byte command) { in setCommand()
57 jbyte flags, jbyte commandSet, jbyte command) in outStream_initCommand()