Provided by: bluez_5.72-0ubuntu5.3_amd64 bug

NAME

       hciattach - attach serial devices via UART HCI to BlueZ stack

SYNOPSIS

       hciattach [OPTIONS] <tty> <type|id> [speed] [flow] [sleep] [bdaddr]

       hciattach -1

DESCRIPTION

       hciattach(1) is used to attach a serial UART to the Bluetooth stack as HCI transport interface.

OPTIONS

       -i     Send break

       -n     Don't detach from controlling terminal.

       -p     Print the PID when detaching.

       -t timeout
              Specify an initialization timeout. Default is 5 seconds.

       -s speed
              Specify an initial speed instead of the hardware default.

       -l     List all available configurations.

       -r     Set the HCI device into raw mode. The kernel and bluetooth daemon will ignore it.

       -h, --help
              Show help options

ARGUMENTS

       show   This specifies the serial device to attach. A leading /dev can be omitted.

              Examples: /dev/ttyS1 ttyS2

       type|id
              The  type  or  id  of  the  Bluetooth  device  that is to be attached, i.e. vendor or other device
              specific identifier.  Currently supported types are
                                 ────────────────────────────────────────────────────
                                   type       Description
                                 ────────────────────────────────────────────────────
                                   any        Unspecified  HCI_UART  interface,  no
                                              vendor specific options
                                 ────────────────────────────────────────────────────
                                   ericsson   Ericsson based modules
                                 ────────────────────────────────────────────────────
                                   digi       Digianswer based cards
                                 ────────────────────────────────────────────────────
                                   xircom     Xircom   PCMCIA  cards:  Credit  Card
                                              Adapter and Real Port Adapter
                                 ────────────────────────────────────────────────────
                                   csr        CSR   Casira   serial   adapter    or
                                              BrainBoxes serial dongle (BL642)
                                 ────────────────────────────────────────────────────
                                   bboxes     BrainBoxes PCMCIA card (BL620)
                                 ────────────────────────────────────────────────────
                                   swave      Silicon Wave kits
                                 ────────────────────────────────────────────────────
                                   bcsp       Serial  adapters using CSR chips with
                                              BCSP serial protocol
                                 ────────────────────────────────────────────────────
                                   ath3k      Atheros AR300x based serial Bluetooth
                                              device
                                 ────────────────────────────────────────────────────
                                   intel      Intel Bluetooth device
                                 ┌──────────┬───────────────────────────────────────┐
                      ┌──────────┼──────────┼─────────┬─────────────────────────────┼─────────┐
                      │ Supported│ID        │         │ Description                 │         │
--

RESOURCES

       http://www.bluez.org

REPORTING BUGS

       linux-bluetooth@vger.kernel.org

AUTHOR

       Maxim Krasnyansky <maxk@qualcomm.com>, Nils Faerber <nils@kernelconcepts.de>

COPYRIGHT

       Free use of this software is granted under ther terms of the GNU Lesser General Public Licenses (LGPL).

BlueZ                                             Jan 22, 2002                                      HCIATTACH(1)