Searched defs:msgToHost (Results 1 – 2 of 2) sorted by relevance
48 MessageToHost *msgToHost = mMessagePool.allocate(); in sendMessageToHostFromCurrentNanoapp() local135 auto *msgToHost = const_cast<MessageToHost *>(message); in onMessageToHostComplete() local159 void HostCommsManager::freeMessageToHost(MessageToHost *msgToHost) { in freeMessageToHost()
84 const MessageToHost *msgToHost; member194 int generateMessageToHost(const MessageToHost *msgToHost, unsigned char *buffer, in generateMessageToHost()