Searched refs:chreSendMessageToHost (Results 1 – 5 of 5) sorted by relevance
/device/google/contexthub/firmware/app/chre/chre_test0.app/ |
D | main.c | 92 chreSendMessageToHost(extMsg, sizeof(*extMsg), 0, nanoappFreeMessage); in nanoappHandleEvent()
|
/device/google/contexthub/firmware/app/chre/chre_test1.app/ |
D | main.cpp | 105 chreSendMessageToHost(extMsg, sizeof(*extMsg), 0, nanoappFreeMessage); in nanoappHandleEvent()
|
/device/google/contexthub/firmware/app/chre/common/ |
D | chre10_app_syscalls.c | 149 bool chreSendMessageToHost(void *message, uint32_t messageSize, in chreSendMessageToHost() function
|
D | chre11_app_syscalls.c | 152 bool chreSendMessageToHost(void *message, uint32_t messageSize, in chreSendMessageToHost() function
|
D | chre_app_syscalls.c | 152 bool chreSendMessageToHost(void *message, uint32_t messageSize, in chreSendMessageToHost() function
|