zephyr/subsys/bluetooth
Andrzej Głąbek 222d42c22a modules: hal_nordic: Improve reservation of resources for BT_CTLR
Instead of including from nrfx_glue.h a specific Zephyr Bluetooth
controller header file that defines PPI and GPIOTE resources to be
reserved for exclusive use by the controller, include a file with
only a fixed name and expect the chosen Bluetooth controller to
provide the location of this file in include paths. This way, when
a different Bluetooth controller implementation is used downstream,
a different file can be easily pointed to.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-03-15 14:59:35 +01:00
..
audio Bluetooth: PACS: Refactor PAC location read/write 2022-03-11 11:36:19 -08:00
common Bluetooth: Host: Non-discardable event buffer size is 255 for ext adv 2022-02-07 17:22:13 +01:00
controller modules: hal_nordic: Improve reservation of resources for BT_CTLR 2022-03-15 14:59:35 +01:00
host Bluetooth: iso: Fix data path configuration 2022-03-14 22:03:43 -04:00
mesh Bluetooth: Mesh: Change ERR to WARN 2022-03-11 10:59:56 +01:00
services kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
shell Bluetooth: Audio: Add endpoint type to capabilities config cb 2022-03-10 14:07:17 -05:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig kconfig: tweak Kconfig prompts 2022-03-09 15:35:54 +01:00
Kconfig.adv Bluetooth: Host: Remove experimental tag from periodic adv and sync 2022-02-25 21:59:49 +02:00
Kconfig.iso kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00