Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/
Dtransport.h277 CHPP_RESET_STATE_PERMANENT_FAILURE = 2, //! Failed, will not retry enumerator
/system/chre/chpp/
Dtransport.c333 } else if (context->resetState == CHPP_RESET_STATE_PERMANENT_FAILURE) { in chppConsumeFooter()
1589 context->resetState = CHPP_RESET_STATE_PERMANENT_FAILURE; in chppWorkThreadHandleSignal()