GET_OPCODE_OCF
return linkControlCommands[GET_OPCODE_OCF(opcode) - 1];
return linkPolicyCommands[GET_OPCODE_OCF(opcode) - 1];
return controllerBasebandCommands[GET_OPCODE_OCF(opcode) - 1];
return informationalParametersCommands[GET_OPCODE_OCF(opcode) - 1];
return statusParametersCommands[GET_OPCODE_OCF(opcode) - 1];
return testingCommands[GET_OPCODE_OCF(opcode) - 1];