summaryrefslogtreecommitdiff
path: root/recipes-core/multitech/config/config-wifi-bt-ap/usr/share/config-wifi-bt-ap/var/config/default/bluetooth
blob: ec46cfdfcecc211187d4f50108fa4ffab8cbe434 (plain)
1
2
3
4
5
6
7
8
# Set to 1 to enable bluetooth daemon
BLUETOOTH_ENABLED=1

# Use the following to setup bluetooth usability
BLUETOOTHCTL_CMD="power on\ndiscoverable on\npairable on\n"

#Compatilitity mode
#MOREOPTIONS="-C"