From f78ed180eeaf3ca108379cb9ee9407c579a30d05 Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Thu, 19 Jan 2012 15:38:22 -0300 Subject: [PATCH] proximity-api: Add Link Loss Alert for Proximity Reporter API PropertyChanged signal for LinkLossAlertLevel property is emitted when a given remote device writes a new value for the Alert Level characteristic in the local Link Loss service. Each platform is free to define the actions for the detected signal. --- doc/proximity-api.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/proximity-api.txt b/doc/proximity-api.txt index 3e49149fc..0c60d47b5 100644 --- a/doc/proximity-api.txt +++ b/doc/proximity-api.txt @@ -82,3 +82,9 @@ Properties was changed by the remote device. Property shared between Path Loss and Find Me. Values: "none", "mild", "high". + + string LinkLossAlertLevel [readonly] + + This property indicates that Alert Level characteristic + in the local Link Loss Service was changed by the + remote device. Values: "none", "mild", "high". -- 2.47.3