Searched refs:hexHostEndpointId (Results 1 – 1 of 1) sorted by relevance
487 ContextHubMessage createContextHubMessage(const std::string &hexHostEndpointId, in createContextHubMessage() argument494 uint16_t hostEndpointId = verifyAndConvertEndpointHexId(hexHostEndpointId); in createContextHubMessage()510 void sendMessageToNanoapp(const std::string &hexHostEndpointId, in sendMessageToNanoapp() argument514 createContextHubMessage(hexHostEndpointId, appIdOrName, hexPayload); in sendMessageToNanoapp()