Home
last modified time | relevance | path

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

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