Home
last modified time | relevance | path

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

/system/chre/chpp/
Dtransport.c71 static size_t chppAddPreamble(uint8_t *buf);
437 chppAddPreamble(&context->pendingTxPacket.payload[0]); in chppProcessTransportLoopbackRequest()
819 static size_t chppAddPreamble(uint8_t *buf) { in chppAddPreamble() function
984 chppAddPreamble(&context->pendingTxPacket.payload[0]); in chppTransportDoWork()
1669 chppAddPreamble(&context->pendingTxPacket.payload[0]); in chppRunTransportLoopback()