Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/clients/
Dtimesync.h92 bool chppDispatchTimesyncServiceResponse(struct ChppAppState *context,
/system/chre/chpp/clients/
Dtimesync.c90 bool chppDispatchTimesyncServiceResponse(struct ChppAppState *context, in chppDispatchTimesyncServiceResponse() function
/system/chre/chpp/
Dapp.c159 dispatchResult = chppDispatchTimesyncServiceResponse(context, buf, len); in chppProcessPredefinedServiceResponse()