summaryrefslogtreecommitdiffstats
path: root/source/n/bluez/config/defaultconfig
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/bluez/config/defaultconfig')
-rw-r--r--source/n/bluez/config/defaultconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/source/n/bluez/config/defaultconfig b/source/n/bluez/config/defaultconfig
new file mode 100644
index 000000000..b4da786e1
--- /dev/null
+++ b/source/n/bluez/config/defaultconfig
@@ -0,0 +1,9 @@
+# /etc/default/bluetooth
+
+# A space delimied list of devices to start at boot time
+ACTIVE_HCI_DEVICES_ON_BOOT="hci0"
+
+# A semicolon delimited list of SDP (Service Discovery Protocol)
+# operations for bluetooth devices. See the sdptool for more details.
+SDPTOOL_OPTIONS=""
+