RA Flexible Software Package Documentation  Release v5.2.0

 
rm_mesh_config_clt_model_app_bind_parameter_t Struct Reference

#include <rm_mesh_config_clt.h>

Data Fields

uint16_t element_address
 
uint16_t appkey_index
 
rm_ble_mesh_access_model_id_t model
 
rm_ble_mesh_access_model_id_t client_model
 
rm_ble_mesh_access_element_handle_t element_handle
 

Detailed Description

Model App Bind parameter structure

Field Documentation

◆ element_address

uint16_t rm_mesh_config_clt_model_app_bind_parameter_t::element_address

Remote Element Address

◆ appkey_index

uint16_t rm_mesh_config_clt_model_app_bind_parameter_t::appkey_index

Index of the AppKey

◆ model

rm_ble_mesh_access_model_id_t rm_mesh_config_clt_model_app_bind_parameter_t::model

Remote SIG Model ID or Vendor Model ID

◆ client_model

rm_ble_mesh_access_model_id_t rm_mesh_config_clt_model_app_bind_parameter_t::client_model

Local SIG Model ID or Vendor Model ID. Used only for MS_config_client_model_app_bind().

◆ element_handle

rm_ble_mesh_access_element_handle_t rm_mesh_config_clt_model_app_bind_parameter_t::element_handle

Local Element Handle where the above Client Model ID is to be searched.


The documentation for this struct was generated from the following file: