zephyr/subsys/bluetooth/controller/include
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
..
ll_feat.h Bluetooth: controller: split: Update feature exchange to BTCore V5.0 2020-05-26 14:34:39 +02:00
ll_settings.h Bluetooth: controller: Support SMI TX flag as setting 2020-01-28 20:28:50 +01:00
ll.h Bluetooth: controller: Update Bluetooth version to 5.2 2020-05-07 19:26:13 +03:00