bt-adapter (1) Linux Manual Page
NAME
bt-adapter – a bluetooth adapter manager
SYNOPSIS
bt-adapter [OPTION…]
Help Options:
Application Options:
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
-l, –list
-a, –adapter <name|mac>
-i, –info
-d, –discover
–set <property> <value>
ADAPTER PROPERTIES
string Address [ro]
string Alias [rw]
uint32 Class [ro]
boolean Powered [rw]
boolean Discoverable [rw]
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.
boolean Pairable [rw]
Note that this property only affects incoming pairing
requests.
uint32 PaireableTimeout [rw]
uint32 DiscoverableTimeout [rw]
The default value for the discoverable timeout should
be 180 seconds (3 minutes).
boolean Discovering [ro]
list UUIDs [ro]
AUTHOR
Alexander Orlenko <zxteam [at] gmail.com>.
SEE ALSO
bt-agent(1) bt-device(1) bt-network(1)
