You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bluetooth: Controller: Remove experimental from parallel scan+init
The configuration BT_CTLR_SDC_ALLOW_PARALLEL_SCANNING_AND_INITIATING
is no longer experimental.
Because there is now also a corresponding host configuration
(BT_SCAN_AND_INITIATE_IN_PARALLEL), we make the default value
inherit from that one.
A release note entry will be added in a separate commit,
referencing a new sample application using this feature.
Signed-off-by: Rubin Gerritsen <[email protected]>
0 commit comments