zephyr/subsys/bluetooth/controller
Sean Madigan 3adae8bd9a bluetooth: host: Add support for extended feature set feature
This commit adds support for the extended feature set
feature. This includes:
- hci boilerplate
- kconfigs, including one for a max local feature page
- reading remote features is done by a command and callback
- this is not linked into the auto feature request on
connection as this procedure can take quite a few connection
events, and we do not want to delay the user
- added the commands to the bt shell

Signed-off-by: Sean Madigan <sean.madigan@nordicsemi.no>
2025-07-28 08:48:30 -04:00
..
coex Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
crypto
flash Bluetooth: Controller: Fix flash sync start from starving connection 2025-07-21 13:04:36 -04:00
hal Bluetooth: Controller: Refactor isr_ecb and unit testing 2025-01-01 02:04:33 +01:00
hci Bluetooth: Controller: Be more explicit with thread names 2025-05-02 15:21:52 +02:00
include Bluetooth: Controller: Implement PAST support in ULL 2024-10-23 16:53:58 +02:00
ll_sw Bluetooth: Controller: Add missing atomic_get call 2025-07-28 08:45:59 -04:00
ticker Bluetooth: Controller: Fix missing ticker force reset on being lazy 2025-07-21 13:04:36 -04:00
util Bluetooth: Controller: Include mem and ecb in-system tests 2025-01-01 02:04:33 +01:00
CMakeLists.txt Bluetooth: Controller: Implement Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
Kconfig bluetooth: host: Add support for extended feature set feature 2025-07-28 08:48:30 -04:00
Kconfig.df
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: Single recv thread for HCI-only builds 2025-04-04 09:35:16 +02:00