Home
last modified time | relevance | path

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

/aosp12/system/chre/chpp/
H A Dapp.c567 void *clientServiceContext = in chppProcessNegotiatedHandleDatagram() local
569 if (clientServiceContext == NULL) { in chppProcessNegotiatedHandleDatagram()
591 dispatchFunc(clientServiceContext, buf, len); in chppProcessNegotiatedHandleDatagram()
615 (struct ChppClientState *)clientServiceContext; in chppProcessNegotiatedHandleDatagram()