bluetoothctl-hci(1) Linux System Administration bluetoothctl-hci(1) (NAME) bluetoothctl-hci - (HCI) (SYNOPSIS) bluetoothctl [--options] [hci.commands] : HCI API D-Bus BlueZ . Host Controller Interface (HCI) . (COMMANDS) open HCI. (Usage) > open index HCI ( 0, 1, 2) chan (raw user) user ( ) > power off > hci.open 0 user HCI index 0 user channel opened user HCI 0 > hci.open 0 user user HCI 1 > hci.open 1 user user HCI 2 > hci.open 2 user raw HCI 0 > hci.open 0 raw raw HCI 1 > hci.open 1 raw cmd HCI. (Usage) > cmd [parameters...] opcode HCI ( 0x0c03) parameters HCI (HCI Reset) > hci.cmd 0x0c03 HCI Command complete: 00 HCI ( ) > hci.cmd 0x0c03 HCI (Read Local Version Information) > hci.cmd 0x1003 (Read BD Address) > hci.cmd 0x1009 0x01 > hci.cmd 0x0c01 0x01 LE > hci.cmd 0x200f 0x00 0x08 LE > hci.cmd 0x2008 0x20 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 HCI > hci.cmd 0x0c05 0x02 HCI (Write Scan Enable) > hci.cmd 0x0c2a 0x01 HCI (Write Class of Device) > hci.cmd 0x0c23 0x00 0x08 send HCI. (Usage) > send [data...] type (acl, sco iso) handle (Connection handle) ( 0x0000) data ACL 0x0000 > hci.send acl 0x0000 ACL 0x0000 > hci.send acl 0x0000 ACL Hello 0x0001 > hci.send acl 0x0001 0x48 0x65 0x6c 0x6c 0x6f ACL 0x0010 > hci.send acl 0x0010 0x01 0x02 0x03 0x04 SCO 0x0000 > hci.send sco 0x0000 SCO > hci.send sco 0x0001 0xaa 0xbb 0xcc SCO > hci.send sco 0x0002 0x80 0x00 0x80 0x00 ISO 0x0000 > hci.send iso 0x0000 ISO > hci.send iso 0x0001 0x12 0x34 0x56 0x78 ISO (LE Audio stream) > hci.send iso 0x0020 0xa0 0xa1 0xa2 0xa3 register HCI (Event Handler). (Usage) > register event HCI ( 0x0e) Command Complete > register 0x0e Command Status > register 0x0f Connection Complete > register 0x03 Disconnection Complete > register 0x05 LE Meta > register 0x3e Inquiry Complete > register 0x02 Role Change > register 0x22 unregister HCI. (Usage) > unregister event HCI ( 0x0e) Command Complete > unregister 0x0e Command Status > unregister 0x0f Connection Complete > unregister 0x03 Disconnection Complete > unregister 0x05 LE Meta > unregister 0x3e close HCI. HCI . (Usage) > close HCI > close (RESOURCES) (REPORTING BUGS) (COPYRIGHT) (LGPL) . BlueZ December 2024 bluetoothctl-hci(1)