Home
last modified time | relevance | path

Searched refs:UCI_MSG_SESSION_STATE_INIT (Results 1 – 3 of 3) sorted by relevance

/hardware/nxp/uwb/extns/inc/
Duci_defs.h132 #define UCI_MSG_SESSION_STATE_INIT (0x00) macro
/hardware/nxp/uwb/halimpl/hal/
DsessionTrack.cc207 UCI_MSG_SESSION_STATE_INIT, false, true, session_init_rsp_cb); in OnSessionInit()
DphNxpUciHal.cc256 } else if ((gid == UCI_GID_SESSION_MANAGE) && (oid == UCI_MSG_SESSION_STATE_INIT)) { in phNxpUciHal_parse()