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
crypto
flash Bluetooth: Controller: Fix flash sync start from starving connection 2025-07-21 13:04:36 -04:00
hal
hci Bluetooth: Controller: Be more explicit with thread names 2025-05-02 15:21:52 +02:00
include
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
CMakeLists.txt
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