Home
last modified time | relevance | path

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

/system/chre/host/common/
Dchre_aidl_hal_client.cc487 ContextHubMessage createContextHubMessage(const std::string &hexHostEndpointId, in createContextHubMessage() argument
494 uint16_t hostEndpointId = verifyAndConvertEndpointHexId(hexHostEndpointId); in createContextHubMessage()
510 void sendMessageToNanoapp(const std::string &hexHostEndpointId, in sendMessageToNanoapp() argument
514 createContextHubMessage(hexHostEndpointId, appIdOrName, hexPayload); in sendMessageToNanoapp()