Files
Prasad AlatkarandAbhinav Kudnar fd31133ae0 NimBLE: Fix misc warnings and return code in ble_hs_tx_data
- 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.
2024-02-14 14:43:15 +05:30
..