Home
last modified time | relevance | path

Searched defs:handleHubInfoResponse (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/chre/host/common/include/chre_host/
H A Dhost_protocol_host.h57 virtual void handleHubInfoResponse( in handleHubInfoResponse() function
/aosp_15_r20/system/chre/host/common/pigweed/
H A Dhal_rpc_client.cc202 void HalRpcClient::Callbacks::handleHubInfoResponse( in handleHubInfoResponse() function in android::chre::HalRpcClient::Callbacks
/aosp_15_r20/system/chre/host/hal_generic/common/
H A Dhal_chre_socket_connection.cc224 void HalChreSocketConnection::SocketCallbacks::handleHubInfoResponse( in handleHubInfoResponse() function in android::hardware::contexthub::common::implementation::HalChreSocketConnection::SocketCallbacks
H A Dmulti_client_context_hub_base.cc808 void MultiClientContextHubBase::handleHubInfoResponse( in handleHubInfoResponse() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase
/aosp_15_r20/system/chre/host/common/test/
H A Dchre_test_client.cc125 void handleHubInfoResponse(const fbs::HubInfoResponseT &rsp) override { in handleHubInfoResponse() function in __anon728582410111::SocketCallbacks