From ace7a094b7ef2c0a2b3d902ba196c318b404a476 Mon Sep 17 00:00:00 2001 From: Lukasz Rymanowski Date: Tue, 20 May 2014 01:44:33 +0200 Subject: [PATCH] doc: Update RSSI property description. RSSI property applies to either inquiry or advertising packets and this should be stated here especially that we plan to add connection RSSI property. --- doc/device-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/device-api.txt b/doc/device-api.txt index 2d9fa3c92..577ee6075 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -192,4 +192,4 @@ Properties string Address [readonly] int16 RSSI [readonly, optional] Received Signal Strength Indicator of the remote - device. + device (inquiry or advertising). -- 2.47.3