summaryrefslogtreecommitdiff
path: root/tools/btattach.rst
blob: 787d5c49e3bb9995ed6722c2c6ee5d441a28a070 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
========
btattach
========

------------------------------------
Attach serial devices to BlueZ stack
------------------------------------

:Version: BlueZ
:Copyright: Free use of this software is granted under ther terms of the GNU
            Lesser General Public Licenses (LGPL).
:Date: November 2015
:Manual section: 1
:Manual group: Linux System Administration

SYNOPSIS
========

**btattach** [**-B** *device*] [**-A** *device*] [**-P** *protocol*] [**-R**]

DESCRIPTION
===========

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

OPTIONS
=======

-B device, --brder device   Attach a BR/EDR controller

-A device, --amp device     Attach an AMP controller

-P protocol, --protocol protocol    Specify the protocol type for talking to the
                                    device.

                                    Supported values are:

.. list-table::
   :header-rows: 1
   :widths: auto

   * - *protocol*

   * - h4

   * - bcsp

   * - 3wire

   * - h4ds

   * - ll

   * - ath3k

   * - intel

   * - bcm

   * - qca

-S baudrate, --speed baudrate       Specify wich baudrate to use

-N, --noflowctl            Disable flow control

-v, --version              Show version

-h, --help                 Show help options

RESOURCES
=========

http://www.bluez.org

REPORTING BUGS
==============

linux-bluetooth@vger.kernel.org