ble_mesh_provisioner_add_local_app_key_comp_param struct
ESP_BLE_MESH_PROVISIONER_ADD_LOCAL_APP_KEY_COMP_EVT
Syntax
struct ble_mesh_provisioner_add_local_app_key_comp_param
{
int err_code;
uint16_t net_idx;
uint16_t app_idx;
};
Fields
Indicate the result of adding local AppKey by the Provisioner.