Searched refs:p_device_version (Results 1 – 1 of 1) sorted by relevance
386 aci_evt_cmd_rsp_params_get_device_version_t *p_device_version; in acil_decode_evt_command_response() local399 p_device_version = &(p_evt_params_cmd_rsp->params.get_device_version); in acil_decode_evt_command_response()400 …p_device_version->configuration_id = (uint16_t)*(buffer_in + OFFSET_ACI_EVT_T_CMD_RSP + OFFSET_AC… in acil_decode_evt_command_response()401 …p_device_version->configuration_id |= (uint16_t)*(buffer_in + OFFSET_ACI_EVT_T_CMD_RSP + OFFSET_AC… in acil_decode_evt_command_response()402 …p_device_version->aci_version = *(buffer_in + OFFSET_ACI_EVT_T_CMD_RSP + OFFSET_ACI_EVT_PARA… in acil_decode_evt_command_response()403 …p_device_version->setup_format = *(buffer_in + OFFSET_ACI_EVT_T_CMD_RSP + OFFSET_ACI_EVT_PARA… in acil_decode_evt_command_response()404 …p_device_version->setup_id = (uint32_t)*(buffer_in + OFFSET_ACI_EVT_T_CMD_RSP + OFFSET_AC… in acil_decode_evt_command_response()405 …p_device_version->setup_id |= (uint32_t)*(buffer_in + OFFSET_ACI_EVT_T_CMD_RSP + OFFSET_AC… in acil_decode_evt_command_response()406 …p_device_version->setup_id |= (uint32_t)*(buffer_in + OFFSET_ACI_EVT_T_CMD_RSP + OFFSET_AC… in acil_decode_evt_command_response()407 …p_device_version->setup_id |= (uint32_t)*(buffer_in + OFFSET_ACI_EVT_T_CMD_RSP + OFFSET_AC… in acil_decode_evt_command_response()[all …]