Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/services/
Dnonhandle.h46 void chppDispatchNonHandle(struct ChppAppState *context, uint8_t *buf,
/system/chre/chpp/services/
Dnonhandle.c37 void chppDispatchNonHandle(struct ChppAppState *context, uint8_t *buf, in chppDispatchNonHandle() function
/system/chre/chpp/
Dapp.c713 chppDispatchNonHandle(context, buf, len); in chppAppProcessRxDatagram()