ISOTEST(1) | Linux System Administration | ISOTEST(1) |
isotest - ISO testing
isotest <MODE> [OPTIONS] [bdaddr] [bdaddr1]...
isotest(1) is used to test Isochronous (CIS/BIS) communications on the BlueZ stack
-h, --help
PACKING | Description |
0x00 | Sequential |
0x01 | Interleaved |
FRAMING | Description |
0x00 | Unframed |
0x01 | Framed |
PHY | Description |
0x01 | LE 1M |
0x02 | LE 2M |
0x03 | LE Coded |
-G, --CIG/BIG=<ID> Socket QoS CIG/BIG ID.
-T, --CIS/BIS=<ID> Socket QoS CIS/BIS ID.
TYPE | Description |
le_public | LE Public Address |
le_random | LE Random Address |
ENCRYPTION | Description |
0x00 | BIG unencrypted |
0x01 | BIG encrypted |
$ tools/isotest -s XX:XX:XX:XX:XX:XX
$ tools/isotest -G 0x01 -s XX:XX:XX:XX:XX:XX YY:YY:YY:YY:YY:YY
$ tools/isotest -d
$ tools/isotest -s 00:00:00:00:00:00
$ tools/isotest -i hci1 -d XX:XX:XX:XX:XX:XX
http://www.bluez.org
linux-bluetooth@vger.kernel.org
Luiz Augusto Von Dentz <luiz.von.dentz@intel.com>
Free use of this software is granted under ther terms of the GNU Lesser General Public Licenses (LGPL).
May 4, 2022 | BlueZ |