Home
last modified time | relevance | path

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

/system/chre/chpp/
Dtransport.c48 static size_t chppConsumeFooter(struct ChppTransportState *context,
273 static size_t chppConsumeFooter(struct ChppTransportState *context, in chppConsumeFooter() function
1431 consumed += chppConsumeFooter(context, &buf[consumed], len - consumed); in chppRxDataCb()