bt-adapter (1) - Linux Manuals
bt-adapter: a bluetooth adapter manager
NAME
bt-adapter - a bluetooth adapter manager
SYNOPSIS
bt-adapter [OPTION...]
Help Options:
Application Options:
-l, --list
-a, --adapter <name|mac>
-i, --info
-d, --discover
--set <property> <value>
string Alias [rw]
uint32 Class [ro]
boolean Powered [rw]
boolean Discoverable [rw]
boolean Pairable [rw]
uint32 PaireableTimeout [rw]
uint32 DiscoverableTimeout [rw]
boolean Discovering [ro]
list UUIDs [ro]
DESCRIPTION
This utility is used to manage Bluetooth adapters. You can list all available adapters,
show information about adapter, change adapter properties or discover remote devices.
OPTIONS
-h, --help
ADAPTER PROPERTIES
string Address [ro]
If the DiscoverableTimeout is set to a non-zero
value then the system will set this value back to
false after the timer expired.
In case the adapter is switched off, setting this
value will fail.
Note that this property only affects incoming pairing
requests.
The default value for the discoverable timeout should
be 180 seconds (3 minutes).
AUTHOR
Alexander Orlenko <zxteam [at] gmail.com>.