Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/
Dapp.h329 CHPP_REQUEST_STATE_NONE = 0, // No request sent ever enumerator
/system/chre/chpp/
Dclients.c352 case CHPP_REQUEST_STATE_NONE: { in chppClientTimestampResponse()
432 rRState->requestState = CHPP_REQUEST_STATE_NONE; in chppSendTimestampedRequestOrFail()