diff options
Diffstat (limited to 'testing/bluez/bluetooth.confd')
-rw-r--r-- | testing/bluez/bluetooth.confd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/bluez/bluetooth.confd b/testing/bluez/bluetooth.confd new file mode 100644 index 000000000..b0cc74441 --- /dev/null +++ b/testing/bluez/bluetooth.confd @@ -0,0 +1,7 @@ +# Bluetooth configuraton file + +# Bind rfcomm devices (allowed values are "true" and "false") +RFCOMM_ENABLE=true + +# Config file for rfcomm +RFCOMM_CONFIG="/etc/bluetooth/rfcomm.conf" |