From 6709e54559ae9f94749c5401579b03716400eb02 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 25 Apr 2007 23:09:02 +0000 Subject: Add support for STLC2500 address and baud rate settings --- tools/hciattach.8 | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'tools/hciattach.8') diff --git a/tools/hciattach.8 b/tools/hciattach.8 index 430e8067..f9d295eb 100644 --- a/tools/hciattach.8 +++ b/tools/hciattach.8 @@ -11,6 +11,7 @@ hciattach \- attach serial devices via UART HCI to BlueZ stack .IR type \||\| id .I speed .I flow +.I bdaddr .SH DESCRIPTION .LP Hciattach is used to attach a serial UART to the Bluetooth stack as HCI @@ -105,6 +106,16 @@ set by default. To force no flow control use .B noflow instead. +.TP +.I bdaddr +The +.I bdaddr +specifies the Bluetooth Address to use. Some devices (like the STLC2500) +do not store the Bluetooth address in hardware memory. Instead it must +be uploaded during the initialization process. If this argument +is specified, then the address will be used to initialize the device. +Otherwise, a default address will be used. + .SH AUTHORS Written by Maxim Krasnyansky .PP -- cgit