Files
Prasad Alatkar 332f1ed9d7 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.
2019-10-07 18:30:41 +05:30
..