mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-16 14:09:54 +00:00
At some places for APIs ble_gatt_dsc_fn() and ble_gatts_chr_updated(), chr_val_handle was used and at other places chr_def_handle was used. Changed it uniformly with the right one to avoid confusion