Home
last modified time | relevance | path

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

/system/chre/core/
Dhost_endpoint_manager.cc25 bool HostEndpointManager::isHostEndpointConnected(uint16_t hostEndpointId, in isHostEndpointConnected() function in chre::HostEndpointManager
44 if (isHostEndpointConnected(hostEndpointId, &index)) { in hostNotificationCallback()
69 if (!isHostEndpointConnected(hostEndpointId, &index)) { in hostNotificationCallback()
91 if (isHostEndpointConnected(hostEndpointId, &index)) { in getHostEndpointInfo()
/system/chre/core/include/chre/core/
Dhost_endpoint_manager.h73 bool isHostEndpointConnected(uint16_t hostEndpointId, size_t *index);