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