RSSI property was not documented in device API. --- doc/device-api.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/device-api.txt b/doc/device-api.txt index c79a46c..0f916c7 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -180,3 +180,8 @@ Properties string Address [readonly] Remote Device ID information in modalias format used by the kernel and udev. + + int16 RSSI [readonly, optional] + + Received Signal Strength Indicator of the remote + device. -- 1.8.1.2 -- 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