Searched refs:handleHubInfoRequest (Results 1 – 4 of 4) sorted by relevance
86 void handleHubInfoRequest(uint16_t hostClientId) { in handleHubInfoRequest() function187 handleHubInfoRequest(hostClientId); in handleMessageFromHost()
57 static void handleHubInfoRequest(uint16_t hostClientId);
69 HostMessageHandlers::handleHubInfoRequest(hostClientId); in decodeMessageFromHost()
830 void HostMessageHandlers::handleHubInfoRequest(uint16_t hostClientId) { in handleHubInfoRequest() function in chre::HostMessageHandlers