Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/services/
Dtimesync.h42 bool chppDispatchTimesyncClientRequest(struct ChppAppState *context,
/system/chre/chpp/services/
Dtimesync.c68 bool chppDispatchTimesyncClientRequest(struct ChppAppState *context, in chppDispatchTimesyncClientRequest() function
/system/chre/chpp/
Dapp.c111 dispatchResult = chppDispatchTimesyncClientRequest(context, buf, len); in chppProcessPredefinedClientRequest()