zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada a6beef4b26 Bluetooth: Controller: Replace Central connection spacing Kconfig
Replace the BT_CTLR_ADVANCED_SCHEDULING_CENTRAL_CONN_SPACING
Kconfig with BT_CTLR_CENTRAL_SPACING to configure the
the spacing from the beginning of a central connection event
to beginning of the next central connection when supporting
multiple simulataneous central connections.

If the BT_CTLR_CENTRAL_SPACING in microseconds is smaller
then the required time reservation for a connection event,
for given maximum data length and PHY in use, then the
calculated time reservation will be used as the spacing
between consecution central connection events.

The change fixes an issue wherein use of old Kconfig with
higher values causes new central connections to be placed
in between already connected central role if there was
free time space available to fit the new connections time
reservation.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2022-11-17 14:44:17 +01:00
..
audio Bluetooth: Audio: Rename BASS and BASS client 2022-11-16 11:17:52 +01:00
common Bluetooth: Remove unneeded macros 2022-11-02 13:28:57 +01:00
controller Bluetooth: Controller: Replace Central connection spacing Kconfig 2022-11-17 14:44:17 +01:00
crypto Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
host Bluetooth: Audio: Rename BASS and BASS client 2022-11-16 11:17:52 +01:00
mesh bluetooth: mesh: check id in connection callbacks 2022-11-17 11:17:45 +01:00
services Bluetooth: OTS - Object Write check parameter properly 2022-09-19 10:57:10 +02:00
shell Bluetooth: Audio: Rename BASS and BASS client 2022-11-16 11:17:52 +01:00
CMakeLists.txt Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig.adv Bluetooth: Mesh: Extended advertiser as default 2022-11-01 08:52:56 +00:00
Kconfig.iso bluetooth: kconfig: Hide host options if not available 2022-06-17 10:49:51 -05:00