Searched refs:aci_cmd_opcode_t (Results 1 – 3 of 3) sorted by relevance
171 } _aci_packed_ aci_cmd_opcode_t; typedef173 ACI_ASSERT_SIZE(aci_cmd_opcode_t, 1);403 aci_cmd_opcode_t cmd_opcode; /**< enum aci_cmd_opcode_t -> Opcode of the ACI command */
209 aci_cmd_opcode_t cmd_opcode; /**< Command opcode for which the event response is being sent */
393 …p_evt_params_cmd_rsp->cmd_opcode = (aci_cmd_opcode_t)*(buffer_in + OFFSET_ACI_EVT_T_CMD_RSP + OFFS… in acil_decode_evt_command_response()