projects
/
openwrt
/
svn-archive
/
archive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added dependency libraries to ensure configure can find and use librrd.so
[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 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