Home
last modified time | relevance | path

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

/system/chre/chpp/
Dapp.c58 static bool chppDatagramLenIsOk(struct ChppAppState *context,
238 static bool chppDatagramLenIsOk(struct ChppAppState *context, in chppDatagramLenIsOk() function
694 if (!chppDatagramLenIsOk(context, rxHeader, len)) { in chppAppProcessRxDatagram()