Searched refs:command_set (Results 1 – 1 of 1) sorted by relevance
37 private byte command_set; field in CommandPacket52 this.command_set = commandSet; in CommandPacket()63 command_set = bytes_array[COMMAND_SET_INDEX]; in CommandPacket()73 command_set = val; in setCommandSet()82 return command_set; in getCommandSet()101 this.command_set = commandSet; in setCommand()123 res[COMMAND_SET_INDEX] = command_set; in toBytesArray()