zephyr/subsys/bluetooth
Andries Kruithof 6a2f50aba2 Bluetooth: controller: split: Update feature exchange to BTCore V5.0
The existing feature exchange procedure does not give the proper
response as specified in the BT core spec 5.0.
The old behaviour is that the feature-response returns the logical and
of the features for both peers.
The behaviour implemented here is that the feature-response returns the
featureset of the peer, except for octet 0 which is the logical and of
the supported features.
Tested by using the bt shell, and having different featuresets
on the 2 peers.

This fixes #25483

Signed-off-by: Andries Kruithof <Andries.Kruithof@nordicsemi.no>
2020-05-26 14:34:39 +02:00
..
common Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
controller Bluetooth: controller: split: Update feature exchange to BTCore V5.0 2020-05-26 14:34:39 +02:00
host drivers: susbsys: Check errors on devices selected using dt macro 2020-05-25 11:43:14 +02:00
mesh Bluetooth: Mesh: Transport tx fields overflow 2020-05-19 14:44:51 +02:00
services Bluetooth: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
shell Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig Bluetooth: Remove LEGACY_TIMEOUT_API selection from bluetooth 2020-04-30 13:46:48 +03:00