HomeSort by relevance Sort by last modified time
    Searched refs:CHRE_HOST_ENDPOINT_BROADCAST (Results 1 - 4 of 4) sorted by null

  /system/chre/apps/message_world/
message_world.cc 48 CHRE_HOST_ENDPOINT_BROADCAST, messageFreeCallback);
71 CHRE_HOST_ENDPOINT_BROADCAST, messageFreeCallback);
  /system/chre/core/include/chre/core/
host_comms_manager.h 37 constexpr uint16_t kHostEndpointBroadcast = CHRE_HOST_ENDPOINT_BROADCAST;
  /system/chre/platform/shared/
chre_api_core.cc 43 CHRE_HOST_ENDPOINT_BROADCAST, freeCallback);
  /system/chre/chre_api/include/chre_api/chre/
event.h 171 #define CHRE_HOST_ENDPOINT_BROADCAST UINT16_C(0xFFFF)
327 * CHRE_HOST_ENDPOINT_BROADCAST. Refer to chreSendMessageToHostEndpoint() for
375 * or CHRE_HOST_ENDPOINT_BROADCAST if all registered endpoints on the host
379 * always treated as CHRE_HOST_ENDPOINT_BROADCAST if running on a CHRE API

Completed in 50 milliseconds