Data structure of the model_config_changed event.

Public Attributes#

uint16_t
uint16_t

Public Attribute Documentation#

node_config_state#

uint8_t sl_btmesh_evt_node_model_config_changed_s::node_config_state

The configuration state which has changed. Values are as follows:

  • 0x00: Model application key bindings

  • 0x01: Model publication parameters

  • 0x02: Model subscription list


Definition at line 676 of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

element_address#

uint16_t sl_btmesh_evt_node_model_config_changed_s::element_address

Address of the element which contains the model


Definition at line 682 of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

vendor_id#

uint16_t sl_btmesh_evt_node_model_config_changed_s::vendor_id

Vendor ID of the model; value 0xffff is used for Bluetooth SIG models.


Definition at line 684 of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h

model_id#

uint16_t sl_btmesh_evt_node_model_config_changed_s::model_id

Model ID of the model


Definition at line 686 of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/mesh_app/inc/sl_btmesh_api.h