Task specific data of bind/unbind application key to model.
Public Attributes#
uint8_t
Index of the element where the model resides on the node.
uint16_t
Vendor ID for the model (0xFFFF for Bluetooth SIG models)
uint16_t
Model ID for the model.
uint16_t
Index of the application key bound to the model.
Public Attribute Documentation#
elem_index#
uint8_t btmesh_conf_task_model_binding_t::elem_index
Index of the element where the model resides on the node.
vendor_id#
uint16_t btmesh_conf_task_model_binding_t::vendor_id
Vendor ID for the model (0xFFFF for Bluetooth SIG models)
appkey_index#
uint16_t btmesh_conf_task_model_binding_t::appkey_index
Index of the application key bound to the model.