zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 1ea0fabe72 Bluetooth: Controller: Fix BT_CTLR_FAST_ENC Kconfig help text
Fix BT_CTLR_FAST_ENC Kconfig help text to reflect the
current Encryption Setup Procedure behavior.

With the split architecture, Encryption Setup Procedure
will take 4 connection events when BT_CTLR_FAST_ENC is
enabled, in comparison to 3 connection events in the
legacy Controller architecture. This is due to split
architecture processes control procedures in the lower
priority Upper Linker Layer execution context.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-09-28 15:39:55 +02:00
..
audio Bluetooth: Audio: Add initial server values in bt_vcs_register_param 2021-08-26 09:13:58 -04:00
common bluetooth: Add missing choice names in Kconfig 2021-09-14 09:57:03 +02:00
controller Bluetooth: Controller: Fix BT_CTLR_FAST_ENC Kconfig help text 2021-09-28 15:39:55 +02:00
host Bluetooth: host: compile out check for multiple identities 2021-09-27 22:27:18 -04:00
mesh Bluetooth: Mesh: Return ETIMEDOUT if k_sem_take call times out 2021-09-28 11:49:27 +02:00
services Bluetooth: Object Transfer Service: Defines for allowed object ID values 2021-09-16 10:32:19 +02:00
shell Bluetooth: shell: Log failure to register authentication handlers 2021-09-27 19:47:50 +02:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig bluetooth: Split configuration into separated Kconfigs 2021-09-14 09:57:03 +02:00
Kconfig.adv bluetooth: Split configuration into separated Kconfigs 2021-09-14 09:57:03 +02:00
Kconfig.iso bluetooth: Split configuration into separated Kconfigs 2021-09-14 09:57:03 +02:00