bluetooth.config 291 B

123456789101112131415
  1. config bluetoothd
  2. # option config /etc/bluetooth/main.conf
  3. option enabled 1
  4. config hciattach
  5. option initspeed 115200
  6. option tty ttyS1
  7. option type csr
  8. option speed 115200
  9. option flow noflow
  10. option enabled 0
  11. config rfcomm
  12. # option config /etc/bluetooth/rfcomm.conf
  13. option enabled 0