mbed-os/connectivity/FEATURE_BLE/libraries
Vincent Coubard 3cab37793b BLE: Fix index access to attcCb.onDeck in Cordio.
The connection starts at 1, not 0. The entry in the array should be connId - 1
2020-10-19 17:23:42 +01:00
..
TARGET_CORDIO_LL move implementations to libraries directory 2020-08-07 11:59:14 +01:00
cordio_stack BLE: Fix index access to attcCb.onDeck in Cordio. 2020-10-19 17:23:42 +01:00