zephyr/subsys/bluetooth
Ioannis Glaropoulos ee85f248fc bluetooth: controller: abstract PPI handling for LE Coded
This commit completes the refactoring of radio.c, so it
calls abstract functions for PPI handling for LE Coded
PHY (e.g. enable, disable channels, or configure endpoints),
which, then, call the platform-specific functions for PPI
handling. The abstract functions are simple wrappers,
implemented in radio_nrf5_ppi.h, conditionally, if we
build the controller with support for LE Coded PHY.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-09-16 19:06:51 +02:00
..
common kconfig: Convert device tree chosen properties to new kconfigfunctions 2019-09-13 11:42:34 -05:00
controller bluetooth: controller: abstract PPI handling for LE Coded 2019-09-16 19:06:51 +02:00
host Bluetooth: ATT: Fix responding to unknown ATT command 2019-09-10 12:26:11 +03:00
mesh Bluetooth: Mesh: Encrypt friend packets on send 2019-09-16 14:00:57 +03:00
services Bluetooth: GATT: Fix using variable size storage for CCC 2019-08-22 15:14:39 +03:00
shell Bluetooth: Shell: Fix shell build dependencies 2019-09-07 15:48:35 +03:00
CMakeLists.txt Bluetooth: controller: Rename BT_LL_SW to BT_LL_SW_LEGACY 2019-07-22 14:23:42 +02:00
Kconfig kconfig: Convert device tree chosen properties to new kconfigfunctions 2019-09-13 11:42:34 -05:00