prototooth/s113_nrf52_7.0.1/s113_nrf52_7.0.1_API/include
Ayke van Laethem bb8767730c nrf: add support for S113 SoftDevice
This SoftDevice is used by default on the BBC micro:bit v2 so it's a
good idea to add support here.

Unfortunately this SoftDevice does not support scanning and connecting
to other devices. This means that I unfortunately had to duplicate the
event handler. I managed to refactor most other code to avoid
duplicating much more. (This is when macros would have been useful in
Go...)
2021-04-15 15:37:36 +02:00
..
nrf52 nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
ble_err.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
ble_gap.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
ble_gatt.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
ble_gattc.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
ble_gatts.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
ble_hci.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
ble_l2cap.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
ble_ranges.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
ble_types.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
ble.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
nrf_error_sdm.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
nrf_error_soc.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
nrf_error.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
nrf_nvic.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
nrf_sdm.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
nrf_soc.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00
nrf_svc.h nrf: add support for S113 SoftDevice 2021-04-15 15:37:36 +02:00