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: 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]>
0 commit comments