Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/include/chpp/
H A Dtransport.h406 struct ChppTxDatagramQueue { struct
433 struct ChppTxDatagramQueue txDatagramQueue; // Queue of datagrams to be Tx argument
/aosp12/system/chre/chpp/
H A Dtransport.c1192 memset(&context->txDatagramQueue, 0, sizeof(struct ChppTxDatagramQueue)); in chppResetTransportContext()