You are viewing documentation for version:
PDFHelper struct to keep track of which nodes are part of a given network.
Public Attribute Documentation#
list_elem#
sl_slist_node_t btmesh_db_nodelist_elem_t::list_elem
Linked list of nodes.
node#
btmesh_db_node_t* btmesh_db_nodelist_elem_t::node
Pointer to the node.