mbed-os/targets/TARGET_NORDIC/TARGET_NRF5/TARGET_SDK11
Vincent Coubard 31053273c2 Nordic BLE: Fix stack event size
Read By group type response can return 4 descriptor discovered when the remote server have 4 descriptors with a 16 bit UUID. The handle, UUID pair get stored in a ble_gattc_desc_t that is 20 bytes long.

This PR increase buffer size to handle this use case.
2018-01-10 17:04:35 +00:00
..
ble NORDIC: moving nRF52840 files to NRF5 "common" port. 2017-04-26 11:38:17 +02:00
device NORDIC: moving nRF52840 files to NRF5 "common" port. 2017-04-26 11:38:17 +02:00
drivers_nrf Correct NRF SDK11 assembly 2017-09-11 13:20:33 -05:00
libraries Correct compiler switching in Nordic code 2017-09-11 13:20:32 -05:00
softdevice/common/softdevice_handler Nordic BLE: Fix stack event size 2018-01-10 17:04:35 +00:00