Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/
Dtransport.h317 struct ChppRxStatus { struct
424 struct ChppRxStatus rxStatus; // Rx state and location within
/system/chre/chpp/
Dtransport.c1188 memset(&context->rxStatus, 0, sizeof(struct ChppRxStatus)); in chppResetTransportContext()