Home
last modified time | relevance | path

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

/system/chre/chpp/
Dtransport.c64 static bool chppRxChecksumIsOk(const struct ChppTransportState *context);
317 } else if (!chppRxChecksumIsOk(context)) { in chppConsumeFooter()
675 static bool chppRxChecksumIsOk(const struct ChppTransportState *context) { in chppRxChecksumIsOk() function