Skip to content

Commit

Permalink
bluetooth: controller: kconfig: remove old sdc plm kconfig
Browse files Browse the repository at this point in the history
This has been replaced by new zephyr path loss monitoring
kconfig.

Signed-off-by: Sean Madigan <[email protected]>
  • Loading branch information
sean-madigan authored and nordicjm committed Jul 19, 2024
1 parent 7b6de88 commit 9f37978
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions subsys/bluetooth/controller/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -517,14 +517,6 @@ config BT_CTLR_SDC_PERIODIC_SYNC_RSP_TX_BUFFER_COUNT

endif

config BT_CTLR_SDC_LE_PATH_LOSS_MONITORING
bool "LE Path Loss Monitoring Feature"
depends on BT_CTLR_LE_POWER_CONTROL
select EXPERIMENTAL
help
Enable support for LE Path Loss Monitoring feature that is defined in the
Bluetooth Core specification, Version 5.4 | Vol 6, Part B, Section 4.6.32.

config BT_CTLR_SDC_SILENCE_UNEXPECTED_MSG_TYPE
bool
help
Expand Down

0 comments on commit 9f37978

Please sign in to comment.