Searched refs:handleNanoappListRequest (Results 1 – 4 of 4) sorted by relevance
142 void handleNanoappListRequest(uint16_t hostClientId) { in handleNanoappListRequest() function198 handleNanoappListRequest(hostClientId); in handleMessageFromHost()
55 static void handleNanoappListRequest(uint16_t hostClientId);
73 HostMessageHandlers::handleNanoappListRequest(hostClientId); in decodeMessageFromHost()
781 void HostMessageHandlers::handleNanoappListRequest(uint16_t hostClientId) { in handleNanoappListRequest() function in chre::HostMessageHandlers