Scroll to navigation

BCCMD(1) Linux System Administration BCCMD(1)

NAME

bccmd - Utility for the CSR BCCMD interface

SYNOPSIS

bccmd
bccmd [-t <transport>] [-d <device>] <command> [<args>]
bccmd [-h --help]

DESCRIPTION

bccmd issues BlueCore commands to Cambridge Silicon Radio devices. If run without the <command> argument, a short help page will be displayed.

OPTIONS

Specify the communication transport. Valid options are:
Local device with Host Controller Interface (default).
Direct USB connection.
Blue Core Serial Protocol.
H4 serial protocol.
3WIRE
3WIRE protocol (not implemented).
Specify a particular device to operate on. If not specified, default is the first available HCI device or /dev/ttyS0 for serial transports.

COMMANDS

Get build definitions
Get current crypt key length
Get local Bluetooth clock
Get random number
Get chip revision
Get the full build name
Get panic code argument
Get fault code argument
Perform cold reset
Perform warm reset
Disable TX on the device
Enable TX on the device
Lock radio on specific channel
Revert to channel hopping
TXData1 radio test
Run radio tests, tests 4, 6 and 7 are transmit tests
Get memory types
Get value for PS key. -r sends a warm reset afterwards
Set value for PS key. -r sends a warm reset afterwards
Clear value for PS key. -r sends a warm reset afterwards
List all PS keys. -r sends a warm reset afterwards
Read all PS keys. -r sends a warm reset afterwards
Load all PS keys from PSR file. -r sends a warm reset afterwards
Check syntax of PSR file. -r sends a warm reset afterwards

KEYS

bdaddr country devclass keymin keymax features commands version remver hciextn mapsco baudrate hostintf anafreq anaftrim usbvid usbpid dfupid bootmode

AUTHORS

Written by Marcel Holtmann <marcel@holtmann.org>, man page by Adam Laurie <adam@algroup.co.uk>

Jun 20 2006 BlueZ