Searched defs:hub_message_t (Results 1 – 2 of 2) sorted by relevance
220 struct hub_message_t { struct221 struct hub_app_name_t app_name; /* To/From this nanoapp */222 uint32_t message_type;223 uint32_t message_len;224 const void *message;
233 int SystemComm::MemInfoSession::setup(const hub_message_t *, uint32_t transactionId, AppManager &) in setup()876 int SystemComm::KeyInfoSession::setup(const hub_message_t *, uint32_t transactionId, AppManager &) { in setup()