Skip to content
Commit 6a2f50ab authored by Andries Kruithof's avatar Andries Kruithof Committed by Carles Cufí
Browse files

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: default avatarAndries Kruithof <Andries.Kruithof@nordicsemi.no>
parent 855b6c1a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment