All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: Add missing device RSSI property
@ 2013-02-13 22:24 Szymon Janc
  2013-02-14  7:17 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Szymon Janc @ 2013-02-13 22:24 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Szymon Janc

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] doc: Add missing device RSSI property
  2013-02-13 22:24 [PATCH] doc: Add missing device RSSI property Szymon Janc
@ 2013-02-14  7:17 ` Johan Hedberg
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2013-02-14  7:17 UTC (permalink / raw)
  To: Szymon Janc; +Cc: linux-bluetooth

Hi Szymon,

On Wed, Feb 13, 2013, Szymon Janc wrote:
> RSSI property was not documented in device API.
> ---
>  doc/device-api.txt | 5 +++++
>  1 file changed, 5 insertions(+)

Applied. Thanks.

Johan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-14  7:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-13 22:24 [PATCH] doc: Add missing device RSSI property Szymon Janc
2013-02-14  7:17 ` Johan Hedberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.