summaryrefslogtreecommitdiffstats
path: root/abs/extra/bluez/bluetooth.conf.d
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2012-04-08 01:50:13 (GMT)
committerBritney Fransen <brfransen@gmail.com>2012-04-08 01:50:13 (GMT)
commitee01e37d0775a4720f2a6d0e093507bef1c3f266 (patch)
tree8b6b45c48e99776f06ed959a2a0fc8f72b008323 /abs/extra/bluez/bluetooth.conf.d
parent9802c031439149b785c603be240294b915fe8bad (diff)
downloadlinhes_pkgbuild-ee01e37d0775a4720f2a6d0e093507bef1c3f266.zip
linhes_pkgbuild-ee01e37d0775a4720f2a6d0e093507bef1c3f266.tar.gz
linhes_pkgbuild-ee01e37d0775a4720f2a6d0e093507bef1c3f266.tar.bz2
bluez: update to 4.99
needed to fix compile error with xbmc 11
Diffstat (limited to 'abs/extra/bluez/bluetooth.conf.d')
-rw-r--r--abs/extra/bluez/bluetooth.conf.d5
1 files changed, 1 insertions, 4 deletions
diff --git a/abs/extra/bluez/bluetooth.conf.d b/abs/extra/bluez/bluetooth.conf.d
index 8f25ef4..1c1e025 100644
--- a/abs/extra/bluez/bluetooth.conf.d
+++ b/abs/extra/bluez/bluetooth.conf.d
@@ -5,9 +5,6 @@
# Run the bluetoothd daemon (default: true)
#DAEMON_ENABLE="false"
-# Run hid2hci (default: false)
-#HID2HCI_ENABLE="true"
-
# Run the sdp daemon (default: false)
# If this is disabled, hcid's internal sdp daemon will be used
#SDPD_ENABLE="true"
@@ -28,6 +25,6 @@
#RFCOMM_CONFIG="/etc/bluetooth/rfcomm.conf"
# Options for hidd, dund and pand (default: none)
-#HIDD_OPTIONS=""
+HIDD_OPTIONS="--server"
#DUND_OPTIONS=""
#PAND_OPTIONS=""