ble_mesh_provisioner_update_local_net_key_comp_param struct
ESP_BLE_MESH_PROVISIONER_UPDATE_LOCAL_NET_KEY_COMP_EVT
Syntax
struct ble_mesh_provisioner_update_local_net_key_comp_param
{
int err_code;
uint16_t net_idx;
};
Fields
Indicate the result of updating local NetKey by the Provisioner.
![]()
struct ble_mesh_provisioner_update_local_net_key_comp_param {