Searched refs:DISALLOW_CONNECT_FLAG (Results 1 – 2 of 2) sorted by relevance
36 const bit16 DISALLOW_CONNECT_FLAG = 0x0002; //!< Prohibit new client connections variable
186 … m_IsInitialized && !(detail::UDS_BE2LE16(m_Element.attribute) & detail::DISALLOW_CONNECT_FLAG)); } in CanConnectAsClient()