lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

bluetooth.config (291B)


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