Home
last modified time | relevance | path

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

/system/chre/chpp/
Dtransport.c42 static size_t chppConsumePreamble(struct ChppTransportState *context,
131 static size_t chppConsumePreamble(struct ChppTransportState *context, in chppConsumePreamble() function
1419 chppConsumePreamble(context, &buf[consumed], len - consumed); in chppRxDataCb()