ble_mesh_node_add_local_net_key_comp_param struct
ESP_BLE_MESH_NODE_ADD_LOCAL_NET_KEY_COMP_EVT
Syntax
struct ble_mesh_node_add_local_net_key_comp_param
{
int err_code;
uint16_t net_idx;
};
Fields
Indicate the result of adding local NetKey by the node.