Searched refs:kHostEndpointUnspecified (Results 1 – 2 of 2) sorted by relevance
33 constexpr uint16_t kHostEndpointUnspecified = CHRE_HOST_ENDPOINT_UNSPECIFIED; variable
43 } else if (hostEndpoint == kHostEndpointUnspecified) { in sendMessageToHostFromNanoapp()