Searched refs:handleNanoappListRequest (Results 1 – 4 of 4) sorted by relevance
115 void handleNanoappListRequest(uint16_t hostClientId) { in handleNanoappListRequest() function191 handleNanoappListRequest(hostClientId); in handleMessageFromHost()
59 static void handleNanoappListRequest(uint16_t hostClientId);
73 HostMessageHandlers::handleNanoappListRequest(hostClientId); in decodeMessageFromHost()
837 void HostMessageHandlers::handleNanoappListRequest(uint16_t hostClientId) { in handleNanoappListRequest() function in chre::HostMessageHandlers