Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/
H A Dapp.c578 ChppDispatchFunction *dispatchFunc = in chppProcessNegotiatedHandleDatagram() local
580 if (dispatchFunc == NULL) { in chppProcessNegotiatedHandleDatagram()
591 dispatchFunc(clientServiceContext, buf, len); in chppProcessNegotiatedHandleDatagram()