--- doc/proximity-api.txt | 36 ++---------------------------------- 1 file changed, 2 insertions(+), 34 deletions(-) diff --git a/doc/proximity-api.txt b/doc/proximity-api.txt index c8eae50..b68a4fe 100644 --- a/doc/proximity-api.txt +++ b/doc/proximity-api.txt @@ -11,27 +11,7 @@ Service org.bluez Interface org.bluez.ProximityMonitor Object path [variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX -Methods dict GetProperties() - - Returns all properties for the interface. See the - properties section for available properties. - - void SetProperty(string name, variant value) - - Changes the value of the specified property. Only - properties that are listed as read-write are changeable. - On success this will emit a PropertyChanged signal. - - Possible Errors: org.bluez.Error.InvalidArguments - -Signals PropertyChanged(string name, variant value) - - This signal indicates a changed value of a given - property. - -Properties - - string SignalLevel[readonly] +Properties string SignalLevel [readonly] Alert indicating that a threshold has been reached. Possible values: "unknown", "good", "regular", "weak" @@ -63,19 +43,7 @@ Service org.bluez Interface org.bluez.ProximityReporter Object path [variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX -Methods dict GetProperties() - - Returns all properties for the interface. See the - properties section for available properties. - -Signals PropertyChanged(string name, variant value) - - This signal indicates a changed value of a given - property. - -Properties - - string ImmediateAlertLevel [readonly] +Properties string ImmediateAlertLevel [readonly] This property indicates that Immediate Alert Level characteristic in the local Immediate Alert Service -- 1.8.0 -- 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