Searched refs:UCI_MSG_SESSION_STATE_INIT (Results 1 – 3 of 3) sorted by relevance
132 #define UCI_MSG_SESSION_STATE_INIT (0x00) macro
207 UCI_MSG_SESSION_STATE_INIT, false, true, session_init_rsp_cb); in OnSessionInit()
256 } else if ((gid == UCI_GID_SESSION_MANAGE) && (oid == UCI_MSG_SESSION_STATE_INIT)) { in phNxpUciHal_parse()