Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/
H A 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()
1685 chppAddPreamble(&context->pendingTxPacket.payload[0]); in chppRunTransportLoopback()