Searched defs:appMsg (Results 1 – 2 of 2) sorted by relevance
278 int SystemComm::AppMgmtSession::setup(const hub_message_t *appMsg) in setup()317 int SystemComm::AppMgmtSession::setupMgmt(const hub_message_t *appMsg, uint32_t cmd) in setupMgmt()568 int SystemComm::doHandleTx(const hub_message_t *appMsg) in doHandleTx()
258 int setup_and_add(int id, Session *session, const hub_message_t *appMsg) { in setup_and_add()