ble_mesh_provisioner_add_local_net_key_comp_param struct
ESP_BLE_MESH_PROVISIONER_ADD_LOCAL_NET_KEY_COMP_EVT
Syntax
struct ble_mesh_provisioner_add_local_net_key_comp_param
{
int err_code;
uint16_t net_idx;
};
Fields
Indicate the result of adding local NetKey by the Provisioner.