Return-Path: From: Lukasz Rymanowski To: linux-bluetooth@vger.kernel.org Cc: Lukasz Rymanowski Subject: [PATCH v2 1/2] doc: Update RSSI property description. Date: Thu, 8 May 2014 12:31:16 +0200 Message-Id: <1399545077-9344-1-git-send-email-lukasz.rymanowski@tieto.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: RSSI property is inquiry RSSI and this should be stated here especially that we plan to add connection RSSI property soon. --- v2: Added ConnectionTXPowerMax property to device. 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 2d9fa3c..7a301d3 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -191,5 +191,5 @@ Properties string Address [readonly] int16 RSSI [readonly, optional] - Received Signal Strength Indicator of the remote + Received Signal Strength Indicator (inquiry) of the remote device. -- 1.8.4