]> git.pld-linux.org Git - packages/bluez.git/blob - bluez.sysconfig
- 4.14
[packages/bluez.git] / bluez.sysconfig
1 # Customized settings for Bluetooth
2
3 # Define nice level for Bluetooth services
4 SERVICE_RUN_NICE_LEVEL="+0"
5
6 # remove if you have serial Bluetooth dongles configured in /etc/bluetooth/uart
7 # (alternatively you can pass uart configuration file path here)
8 UART_CONF="no"
9
10 DAEMON_ENABLE=yes
11 #HID2HCI_ENABLE=yes
12 HCID_ENABLE=yes
13 SDPD_ENABLE=yes
14 HIDD_ENABLE=yes
15 #HIDD_OPTIONS=""
16 RFCOMM_ENABLE=yes
17 #DUND_ENABLE=yes
18 #DUND_OPTIONS=""
19 #PAND_ENABLE=yes
20 #PAND_OPTIONS=""
This page took 0.078058 seconds and 4 git commands to generate.