bluetooth 315 B

123456789101112
  1. # Begin /etc/sysconfig/bluetooth
  2. # A space delimied list of devices to start at boot time
  3. ACTIVE_HCI_DEVICES_ON_BOOT="hci0"
  4. # A semicolon delimited list of SDP (Service Discovery Protocol)
  5. # operations for bluetooth devices. See the sdptool for more
  6. # details.
  7. SDPTOOL_OPTIONS=""
  8. # End /etc/sysconfig/bluetooth