- BT_GATT: attribute value too long, to be truncated to 19[0m
- ...
- BT_GATT: attribute value too long, to be truncated to 22[0m
I got in logs this number, so I suppose it should be stored somethere:
I supposed to see it at ESP_GATTS_MTU_EVT event in gatts_profile_event_handler, but this event doesnt calls at all