Home
last modified time | relevance | path

Searched refs:kHostClientIdUnspecified (Results 1 – 2 of 2) sorted by relevance

/system/chre/platform/shared/include/chre/platform/shared/
Dhost_protocol_common.h38 constexpr uint16_t kHostClientIdUnspecified = 0; variable
88 uint16_t hostClientId = kHostClientIdUnspecified);
/system/chre/host/msm/daemon/
Dchre_daemon.cc842 hostClientId = chre::kHostClientIdUnspecified; in chre_message_to_host_thread()
857 } else if (hostClientId == chre::kHostClientIdUnspecified) { in chre_message_to_host_thread()