Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/
Dtransport.h255 enum ChppRxState { enum
319 enum ChppRxState state;
/system/chre/chpp/
Dtransport.c41 enum ChppRxState newState);
109 enum ChppRxState newState) { in chppSetRxState()