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