Helper struct to keep track of which nodes are part of a given network.

Public Attributes#

sl_slist_node_t

Linked list of nodes.

Pointer to the node.

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.