ble_mesh_provisioner_delete_node_with_addr_comp_param struct
ESP_BLE_MESH_PROVISIONER_DELETE_NODE_WITH_ADDR_COMP_EVT
Syntax
struct ble_mesh_provisioner_delete_node_with_addr_comp_param
{
int err_code;
uint16_t unicast_addr;
};
Fields
Indicate the result of deleting node with unicast address by the Provisioner.