GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BTHIDCONTROL(8) FreeBSD System Manager's Manual BTHIDCONTROL(8)

bthidcontrol
Bluetooth HID control utility

bthidcontrol -h

bthidcontrol [-a BD_ADDR] [-c file] [-H file] [-v] command

The bthidcontrol utility can be used to query remote Bluetooth HID devices, dump HID descriptors in human readable form and perform simple manipulations on the Bluetooth HID daemon configuration files.

The bthidcontrol utility will print results to the standard output and error messages to the standard error.

The options are as follows:

BD_ADDR
Specify BD_ADDR for the HID device. Example: -a 00:01:02:03:04:05.
file
Specify path to the Bluetooth HID daemon configuration file. The default path is /etc/bluetooth/bthidd.conf.
file
Specify path to the Bluetooth HID daemon known HIDs file. The default path is /var/db/bthidd.hids.
Display usage message and exit.
Be verbose and show items that are being used for padding.
command
One of the supported commands (see below). Special command help can be used to obtain the list of all supported commands. To get more information about specific command use help command.

The currently supported node commands in bthidcontrol are:

 
 
 
 

/etc/bluetooth/bthidd.conf
 
/var/db/bthidd.hids
 

The bthidcontrol utility exits 0 on success, and >0 if an error occurs.

bthidd(8)

Maksim Yevmenkin <m_evmenkin@yahoo.com>
October 30, 2006 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.