bluez-utils: Fixed typo in config file example dund pppopts
[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 sdpd
6 option enabled 0
7
8 config rfcomm
9 # option config /etc/bluetooth/rfcomm.conf
10 option enabled 0
11
12 config dund
13 option listen true
14 option persist true
15 option msdun true
16 # option pppdopts "ktune proxyarp 192.168.1.1:192.168.1.2 ms-dns 192.168.1.1"
17 option enabled 0
18
19 config pand
20 option listen true
21 option autozap true
22 option role "NAP"
23 option master true
24 option persist true
25 option enabled 0