1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
src/main.conf etc/bluetooth
profiles/input/input.conf etc/bluetooth
# profiles/audio/audio.conf etc/bluetooth
profiles/network/network.conf etc/bluetooth
profiles/proximity/proximity.conf etc/bluetooth
usr/lib/bluetooth/bluetoothd
usr/bin/bluetoothctl
usr/bin/bccmd
usr/bin/btmon
usr/bin/rctest
usr/bin/hciattach
usr/bin/hciconfig bin/
usr/bin/hcitool
usr/bin/sdptool
usr/bin/ciptool
usr/bin/l2ping
usr/bin/l2test
usr/bin/rfcomm
attrib/gatttool usr/bin
lib/udev/hid2hci
lib/udev/rules.d/97-hid2hci.rules
attrib/gatttool usr/bin
debian/50-bluetooth-hci-auto-poweron.rules lib/udev/rules.d
#-- for systemd
lib/systemd/system/bluetooth.service
etc/dbus-1/system.d/bluetooth.conf
usr/share/dbus-1/system-services/org.bluez.service
usr/share/man/man1/sdptool.1
usr/share/man/man1/bccmd.1
usr/share/man/man1/hciattach.1
usr/share/man/man1/hciconfig.1
usr/share/man/man1/hcitool.1
usr/share/man/man1/ciptool.1
usr/share/man/man1/rfcomm.1
usr/share/man/man1/rctest.1
usr/share/man/man1/l2ping.1
usr/share/man/man1/hid2hci.1
usr/share/man/man8/bluetoothd.8
|