History log of /system/chre/host/common/include/chre_host/host_messages_generated.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
47a99dc3cacacb0418548609c0e2d3b2b70d821e 27-Mar-2017 Brian Duddie <bduddie@google.com> Implement dynamic loading of nanoapps

Add support for loading a dynamic shared object containing a nanoapp
that has been received over the communications link with the host.

Test: use chre_test_client to load activity recognition on SLPI
Change-Id: I76da777ec19283ee67120b4b024133c556edf6e2
/system/chre/host/common/include/chre_host/host_messages_generated.h
f685db3a6b34f8dd6942964ae99836bda87c8134 21-Mar-2017 Brian Duddie <bduddie@google.com> Support unicast messages from CHRE to host

Tag messages sent to CHRE with the client ID of the sender. Populate
this same value in the response to discriminate the addressee so that
responses are only delivered to the client who sent the request.

Test: run multiple instances of chre_test_client
Change-Id: I60d52944cf4e6cb2bb1fb21e9806eadd7f74b6c2
/system/chre/host/common/include/chre_host/host_messages_generated.h
07da7d6425058577d477074f99bafd4b8e81bb83 20-Mar-2017 Brian Duddie <bduddie@google.com> Use FlatBuffers object API on host

Generate and use the FlatBuffers object API to interact with messages
from CHRE on host-side code. Although it involves some more overhead,
this API is a bit cleaner to use.

Test: run chre_test_client
Change-Id: If48d18999fc2743425bd1ba425a05b8fc5df8efe
/system/chre/host/common/include/chre_host/host_messages_generated.h