Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/uds/CTR/
Duds_InfoElement.h36 const bit16 DISALLOW_CONNECT_FLAG = 0x0002; //!< Prohibit new client connections variable
Duds_NetworkDescription.h186 … m_IsInitialized && !(detail::UDS_BE2LE16(m_Element.attribute) & detail::DISALLOW_CONNECT_FLAG)); } in CanConnectAsClient()