Home
last modified time | relevance | path

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

/system/chre/chpp/
Dapp.c558 ChppDispatchFunction *dispatchFunc = in chppProcessNegotiatedHandleDatagram() local
560 if (dispatchFunc == NULL) { in chppProcessNegotiatedHandleDatagram()
570 enum ChppAppErrorCode error = dispatchFunc(endpointState->context, buf, len); in chppProcessNegotiatedHandleDatagram()