HomeSort by relevance Sort by last modified time
    Searched defs:MessageToHost (Results 1 - 2 of 2) sorted by null

  /system/chre/platform/include/chre/platform/
host_link.h 28 typedef HostMessage MessageToHost;
57 bool sendMessage(const MessageToHost *message);
  /system/chre/core/include/chre/core/
host_comms_manager.h 75 typedef HostMessage MessageToHost;
90 * Formulates a MessageToHost using the supplied message contents and passes
141 void onMessageToHostComplete(const MessageToHost *msgToHost);
179 void freeMessageToHost(MessageToHost *msgToHost);

Completed in 71 milliseconds