packages/utils/bluez/files/bluetooth.config
Nicolas Thill 26725ee8a9 bluez: add new package
This merges & obsoletes bluez-libs & bluez-utils from old packages feed.

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-09 21:04:35 +01:00

32 lines
623 B
Text

config hcid
# option config /etc/bluetooth/hcid.conf
option enabled 1
config hciattach
option initspeed 115200
option tty ttyS1
option type csr
option speed 115200
option flow noflow
option enabled 0
config rfcomm
# option config /etc/bluetooth/rfcomm.conf
option enabled 0
config dund
option listen true
option persist true
option msdun true
option interface dund
option unit 1
option pppdopts "ktune proxyarp 192.168.1.1:192.168.1.2 ms-dns 192.168.1.1"
option enabled 0
config pand
option listen true
option autozap true
option role "NAP"
option master true
option persist true
option enabled 0