Home
last modified time | relevance | path

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

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