Home
last modified time | relevance | path

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

/hardware/nxp/uwb/extns/inc/
Duci_defs.h136 #define UCI_MSG_SESSION_STATE_INIT_RSP_LEN (9) macro
/hardware/nxp/uwb/halimpl/hal/
DsessionTrack.cc180 if (packet_len != UCI_MSG_SESSION_STATE_INIT_RSP_LEN ) in OnSessionInit()