Skip to content

Commit

Permalink
Bluetooth: radio_notification_callback: Remove experimental label
Browse files Browse the repository at this point in the history
The feature is no longer experimental.

Signed-off-by: Rubin Gerritsen <[email protected]>
  • Loading branch information
rugeGerritsen authored and rlubos committed Oct 3, 2024
1 parent 67df3c9 commit c2300ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions subsys/bluetooth/host_extensions/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@
#

config BT_RADIO_NOTIFICATION_CONN_CB
bool "Radio Notification connection callback [EXPERIMENTAL]"
bool "Radio Notification connection callback"
depends on BT_LL_SOFTDEVICE || \
(BT_LL_SOFTDEVICE_HEADERS_INCLUDE && !SOC_COMPATIBLE_NRF5340_CPUAPP)
select EXPERIMENTAL
select BT_HCI_VS_EVT_USER
select BT_CTLR_SDC_CONN_ANCHOR_POINT_REPORT
help
Expand Down

0 comments on commit c2300ba

Please sign in to comment.