ble_mesh_provisioner_update_local_app_key_comp_param struct
ESP_BLE_MESH_PROVISIONER_UPDATE_LOCAL_APP_KEY_COMP_EVT
Syntax
struct ble_mesh_provisioner_update_local_app_key_comp_param
{
int err_code;
uint16_t net_idx;
uint16_t app_idx;
};
Fields
Indicate the result of updating local AppKey by the Provisioner.