Commit c451a8d
committed
bluetooth: controller: Fix path loss monitoring dependency
Previously this was managed in zephyr, however it was
decided there that path loss monitoring does not require
the LE power control feature.
The way we have implemented in SDC plm does indeed require
power control, so we will ensure that here.
Signed-off-by: Sean Madigan <[email protected]>1 parent c36b1d0 commit c451a8d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
694 | 697 | | |
695 | 698 | | |
696 | 699 | | |
| |||
0 commit comments