zephyr/subsys/bluetooth/host/shell
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
..
bt.c bluetooth: host: Add support for extended feature set feature 2025-07-28 08:48:30 -04:00
bt.h Bluetooth: Shell: Add missing includes for all BT host shell files 2025-04-17 21:17:29 +02:00
CMakeLists.txt bluetooth: shell: move bt_shell_private.c to common folder 2025-01-14 10:56:16 +01:00
cs.c Bluetooth: Shell: Add missing includes for all BT host shell files 2025-04-17 21:17:29 +02:00
gatt.c Bluetooth: Host: Use macro for nanoseconds per second 2025-05-16 09:38:47 +02:00
iso.c Bluetooth: Shell: Add missing includes for all BT host shell files 2025-04-17 21:17:29 +02:00
l2cap.c Bluetooth: Host: Use macro for nanoseconds per second 2025-05-16 09:38:47 +02:00