zephyr/subsys/bluetooth/common
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
..
addr.c
assert.h
bt_settings_commit.h
bt_shell_private.c bluetooth: shell: move bt_shell_private.c to common folder 2025-01-14 10:56:16 +01:00
bt_shell_private.h bluetooth: shell: move bt_shell_private.c to common folder 2025-01-14 10:56:16 +01:00
bt_str.c
bt_str.h
CMakeLists.txt bluetooth: shell: move bt_shell_private.c to common folder 2025-01-14 10:56:16 +01:00
dummy.c
hci_common_internal.h Bluetooth: Controller: Fix HCI command buffer allocation failure 2025-02-21 11:30:38 +00:00
Kconfig bluetooth: host: Add support for extended feature set feature 2025-07-28 08:48:30 -04:00
rpa.c
rpa.h