bluez-utils: Fix ability to automatically ifup the transitory ppp connection for...
[openwrt/svn-archive/archive.git] / utils / bluez-utils / files / bluetooth.conf
1 config hcid
2 # option config /etc/bluetooth/hcid.conf
3 option enabled 1
4
5 config rfcomm
6 # option config /etc/bluetooth/rfcomm.conf
7 option enabled 0
8
9 config dund
10 option listen true
11 option persist true
12 option msdun true
13 option interface dund
14 option unit 1
15 option pppdopts "ktune proxyarp 192.168.1.1:192.168.1.2 ms-dns 192.168.1.1"
16 option enabled 0
17
18 config pand
19 option listen true
20 option autozap true
21 option role "NAP"
22 option master true
23 option persist true
24 option enabled 0