logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

btattach - Attach serial devices to BlueZ stack

Description

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

Name

       btattach - Attach serial devices to BlueZ stack

Options

-Bdevice, --brderdevice
              Attach a BR/EDR controller

       -Adevice, --ampdevice
              Attach an AMP controller

       -Pprotocol, --protocolprotocol
              Specify the protocol type for talking to the device.

              Supported values are:
                                                     ┌──────────┐
                                                     │ protocol │
                                                     ├──────────┤
                                                     │ h4       │
                                                     ├──────────┤
                                                     │ bcsp     │
                                                     ├──────────┤
                                                     │ 3wire    │
                                                     ├──────────┤
                                                     │ h4ds     │
                                                     ├──────────┤
                                                     │ ll       │
                                                     ├──────────┤
                                                     │ ath3k    │
                                                     ├──────────┤
                                                     │ intel    │
                                                     ├──────────┤
                                                     │ bcm      │
                                                     ├──────────┤
                                                     │ qca      │
                                                     └──────────┘

       -Sbaudrate, --speedbaudrate
              Specify which baudrate to use

       -N, --noflowctl
              Disable flow control

       -v, --version
              Show version

       -h, --help
              Show help options

Reporting Bugs

Resources

Synopsis

btattach [-Bdevice] [-Adevice] [-Pprotocol] [-R]

See Also