summaryrefslogtreecommitdiff
blob: c84ac4f1175ca0ab1c6729baad09afb61cfe52ec (plain)
1
2
3
4
5
6
7
8
9
10
# Bluetooth configuraton file

# Run hid2hci (allowed values are "true" and "false")
HID2HCI_ENABLE=false

# Bind rfcomm devices (allowed values are "true" and "false")
RFCOMM_ENABLE=true

# Config file for rfcomm
RFCOMM_CONFIG="/etc/bluetooth/rfcomm.conf"