Path Loss service requires kernel and userspace patches to work properly. Keep it disabled while the implementation is not ready. --- proximity/proximity.conf | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/proximity/proximity.conf b/proximity/proximity.conf index f4ef6f5..417610f 100644 --- a/proximity/proximity.conf +++ b/proximity/proximity.conf @@ -4,6 +4,6 @@ # particular interface [General] -# If we want to disable support for specific services -# Defaults to supporting all implemented services -#Disable=LinkLoss,PathLoss,FindMe +# Configuration to allow disabling Proximity services +# Allowed values: LinkLoss,PathLoss,FindMe +Disable=PathLoss -- 1.7.6 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html