ble_mesh_provisioner_set_node_name_comp_param struct
ESP_BLE_MESH_PROVISIONER_SET_NODE_NAME_COMP_EVT
Syntax
struct ble_mesh_provisioner_set_node_name_comp_param
{
int err_code;
uint16_t node_index;
};
Fields
Indicate the result of setting provisioned device name by the Provisioner.
Index of the provisioned device.