Searched refs:kHostClientIdUnspecified (Results 1 – 2 of 2) sorted by relevance
39 constexpr uint16_t kHostClientIdUnspecified = 0; variable108 uint16_t hostClientId = kHostClientIdUnspecified);
172 hostClientId = ::chre::kHostClientIdUnspecified; in onMessageReceived()200 } else if (hostClientId == ::chre::kHostClientIdUnspecified) { in onMessageReceived()