Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/
Dapp.h334 CHPP_REQUEST_STATE_RESPONSE_RCV = 2, // Sent and response received enumerator
/system/chre/chpp/
Dclients.c360 case CHPP_REQUEST_STATE_RESPONSE_RCV: { in chppClientTimestampResponse()
383 : CHPP_REQUEST_STATE_RESPONSE_RCV; in chppClientTimestampResponse()