ble_mesh_provisioner_delete_node_with_uuid_comp_param struct
ESP_BLE_MESH_PROVISIONER_DELETE_NODE_WITH_UUID_COMP_EVT
Syntax
struct ble_mesh_provisioner_delete_node_with_uuid_comp_param
{
int err_code;
uint8_t uuid[16];
};
Fields
Indicate the result of deleting node with uuid by the Provisioner.