Searched refs:CHPP_TRANSPORT_GET_ERROR (Results 1 – 3 of 3) sorted by relevance
177 uint8_t error = CHPP_TRANSPORT_GET_ERROR(hdr.packetCode); in dumpHeader()287 uint8_t error = CHPP_TRANSPORT_GET_ERROR(pkt.header.packetCode); in checkPacketValidity()
151 #define CHPP_TRANSPORT_GET_ERROR(value) \ macro
286 if (CHPP_TRANSPORT_GET_ERROR(context->rxHeader.packetCode) != in chppConsumeFooter()293 (uint8_t)CHPP_TRANSPORT_GET_ERROR(context->rxHeader.packetCode), in chppConsumeFooter()301 (uint8_t)CHPP_TRANSPORT_GET_ERROR(context->rxHeader.packetCode), in chppConsumeFooter()327 CHPP_TRANSPORT_GET_ERROR(context->rxHeader.packetCode)); in chppConsumeFooter()