Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/uds/CTR/
Duds_InfoElement.h35 const bit16 EJECT_SPECTAOTR_FLAG = 0x0001; //!< Flag to disconnect connected spectators, with n… variable
Duds_NetworkDescription.h179 …( m_IsInitialized && !(detail::UDS_BE2LE16(m_Element.attribute) & detail::EJECT_SPECTAOTR_FLAG)); } in CanConnectAsSpectator()