All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ] Fix test-proximity usage info
@ 2011-09-23 14:05 Claudio Takahasi
  2011-09-27  9:32 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Claudio Takahasi @ 2011-09-23 14:05 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Claudio Takahasi

---
 test/test-proximity |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/test/test-proximity b/test/test-proximity
index 04faf4e..289908e 100755
--- a/test/test-proximity
+++ b/test/test-proximity
@@ -46,7 +46,8 @@ if __name__ == "__main__":
 	if (len(args) < 1):
 		print "Usage: %s <command>" % (sys.argv[0])
 		print ""
-		print "  LinkLossAlertLevel <none|mild|high>"
+		print "  -b MAC LinkLossAlertLevel <none|mild|high>"
+		print "  -b MAC ImmediateAlertLevel <none|mild|high>"
 		sys.exit(1)
 
 	device_path = adapter.FindDevice(options.address)
-- 
1.7.6.1


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

* Re: [PATCH BlueZ] Fix test-proximity usage info
  2011-09-23 14:05 [PATCH BlueZ] Fix test-proximity usage info Claudio Takahasi
@ 2011-09-27  9:32 ` Johan Hedberg
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2011-09-27  9:32 UTC (permalink / raw)
  To: Claudio Takahasi; +Cc: linux-bluetooth

Hi Claudio,

On Fri, Sep 23, 2011, Claudio Takahasi wrote:
> ---
>  test/test-proximity |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)

Applied. Thanks.

Johan

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

end of thread, other threads:[~2011-09-27  9:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-23 14:05 [PATCH BlueZ] Fix test-proximity usage info Claudio Takahasi
2011-09-27  9:32 ` 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.