Searched defs:ConnectionStatus (Results 1 – 2 of 2) sorted by relevance
183 struct ConnectionStatus struct188 …a list of IDs for nodes that have changed since the last time <tt>GetConnectionStatus</tt> was run. argument189 … nodeIdList[PROTOCOL_NODE_MAX ]; //!< List of the nodes currently connected to the network.190 … nowEntry; //!< The number of nodes connected to the network.191 …at can connect to the network at the same time. (This number does not change during communication.)192 … node information. Unlike <span class="argument">updateNodeBitmap</span>, this attribute does not …
229 struct ConnectionStatus struct231 …activation reason. Always returns <tt>TAG_IS_ACTIVE</tt> while the tag is connected (Active state).232 bit8 reserved[48];