Home
last modified time | relevance | path

Searched refs:UCI_MSG_SESSION_STATE_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/uwb/extns/inc/
Duci_defs.h140 #define UCI_MSG_SESSION_STATE_ACTIVE (0x02) macro
/hardware/nxp/uwb/halimpl/hal/
DsessionTrack.cc235 if(pSessionInfo->session_state_ != UCI_MSG_SESSION_STATE_ACTIVE) in OnCountryCodeChanged()
541 } else if (session_state == UCI_MSG_SESSION_STATE_ACTIVE) { in OnSessionStatusNtf()