Home
last modified time | relevance | path

Searched refs:CHPP_HANDLE_TIMESYNC (Results 1 – 3 of 3) sorted by relevance

/system/chre/chpp/
Dapp.c110 case CHPP_HANDLE_TIMESYNC: { in chppProcessPredefinedClientRequest()
158 case CHPP_HANDLE_TIMESYNC: { in chppProcessPredefinedServiceResponse()
265 case CHPP_HANDLE_TIMESYNC: in chppDatagramLenIsOk()
/system/chre/chpp/include/chpp/
Dapp.h87 CHPP_HANDLE_TIMESYNC = 0x02, enumerator
/system/chre/chpp/clients/
Dtimesync.c65 chppClientInit(&context->timesyncClientContext->client, CHPP_HANDLE_TIMESYNC); in chppTimesyncClientInit()