mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-08-20 08:50:02 +00:00
- Previously `ble_hs_tx_data` returned 0 irrespective of error code returned by `ble_hci_trans_hs_acl_tx`. - Minor changes in `porting/nimble/` and `ble_gattc.c` to remove discard const qualifier warnings, fixes #4028.