Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/
Dtransport.h380 struct ChppTxDatagramQueue { struct
407 struct ChppTxDatagramQueue txDatagramQueue; // Queue of datagrams to be Tx argument
/system/chre/chpp/
Dtransport.c1198 memset(&context->txDatagramQueue, 0, sizeof(struct ChppTxDatagramQueue)); in chppResetTransportContext()