Searched refs:sendMessageToNanoapp (Results 1 – 4 of 4) sorted by relevance
209 void sendMessageToNanoapp(SocketClient &client) { in sendMessageToNanoapp() function363 sendMessageToNanoapp(client); in main()
510 void sendMessageToNanoapp(const std::string &hexHostEndpointId, in sendMessageToNanoapp() function764 sendMessageToNanoapp(cmdLine[1], cmdLine[2], cmdLine[3]); in executeCommand()
776 bool sendMessageToNanoapp(SocketClient &client, sp<SocketCallbacks> callbacks, in sendMessageToNanoapp() function989 success = sendMessageToNanoapp(client, callbacks, fbb, getId(args), in main()
147 `sendMessageToNanoapp()` in that file).