|
NAMEbluetooth-config —
a script to manage config files for the bluetooth sub
system
SYNOPSIS
DESCRIPTIONThebluetooth-config utility is an interactive script to
provide a frontend to the complex bluetooth sub system daemons.
The following options are available:
FILES
EXAMPLESbluetooth-config scan -n ubt0 -a 00:26:bb:7a:58:95
This will scan the bluetooth controller ubt0hci for
a bluetooth device with the address 00:26:bb:7a:58:95, set up ubt0 if
necessary and enter an interactive dialog to pair the new device. Since in
this example a mouse is paired,
bluetooth-config will
interact with
bthidd(8),
enabling it if necessary and then write an HID descriptor to its config.
This will scan all bluetooth controllers on the
systems for bluetooth devices, prompting to bring up controllers or daemons
along the way.
SEE ALSObthost(1), bthidcontrol(8), bthidd(8), hccontrol(8), hcsecd(8), sdpcontrol(8), sysrc(8)HISTORYAbluetooth-config utility first appeared in
FreeBSD 12.1.
AUTHORSDirk Engling <erdgeist@erdgeist.org>CAVEATSbluetooth-config can not parse entries in
hcsecd(8)
config file and thus will ask the user to manually modify existing pairing PIN
entries.
THANKS TOLars Engels and Warren Block for suggestions, help, and testing.
Visit the GSP FreeBSD Man Page Interface. |