Home
last modified time | relevance | path

Searched refs:CHPP_TRANSPORT_ERROR_CHECKSUM (Results 1 – 3 of 3) sorted by relevance

/system/chre/chpp/include/chpp/
Dtransport.h159 CHPP_TRANSPORT_ERROR_CHECKSUM = 1, enumerator
/system/chre/chpp/test/
Dpacket_util.cpp182 case CHPP_TRANSPORT_ERROR_CHECKSUM: in dumpHeader()
/system/chre/chpp/
Dtransport.c341 chppEnqueueTxPacket(context, CHPP_TRANSPORT_ERROR_CHECKSUM); // NACK in chppConsumeFooter()