The provisioning-related information of a node.
Public Attributes#
uuid_128
UUID of the node.
bd_addr
uint8_t
Type of the provisioning bearer. One of PB-ADV(0) or PB-GATT(1).
uint16_t
uint16_t
Element count of the node.
uint16_t
Out of band capability mask.
Public Attribute Documentation#
mac_address#
bd_addr btmesh_db_node_prov_t::mac_address
Bluetooth address of the node. This is only known if the node is unprovisioned beaconing.
bearer_type#
uint8_t btmesh_db_node_prov_t::bearer_type
Type of the provisioning bearer. One of PB-ADV(0) or PB-GATT(1).
prim_address#
uint16_t btmesh_db_node_prov_t::prim_address
Primary element address of the node. This is only known if the node is part of a network.