ble_mesh_provisioner_send_prov_invite_evt_param struct
ESP_BLE_MESH_PROVISIONER_SEND_PROV_INVITE_EVT
Syntax
struct ble_mesh_provisioner_send_prov_invite_evt_param
{
uint16_t link_idx;
int err_code;
};
Fields
Index of the provisioning link.
Indicate the result of send Provisioning Invite message.