You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
291 B

  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