Home
last modified time | relevance | path

Searched refs:bluetooth (Results 1 – 25 of 98) sorted by relevance

1234

/freebsd-12.1/lib/libbluetooth/
H A DMakefile6 CONFSDIR= /etc/bluetooth
8 LIB= bluetooth
9 MAN= bluetooth.3
16 SRCS= bluetooth.c dev.c hci.c
17 INCS= bluetooth.h
31 MLINKS+= bluetooth.3 bt_ntoa.3
32 MLINKS+= bluetooth.3 bt_aton.3
34 MLINKS+= bluetooth.3 bt_devaddr.3
35 MLINKS+= bluetooth.3 bt_devname.3
37 MLINKS+= bluetooth.3 bt_devinfo.3
[all …]
/freebsd-12.1/sys/modules/netgraph/bluetooth/h4/
H A DMakefile4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/h4
6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
7 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/h4
/freebsd-12.1/sys/modules/netgraph/bluetooth/hci/
H A DMakefile4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/hci
6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
7 -I${SRCTOP}/sys/netgraph/bluetooth/hci
/freebsd-12.1/sys/modules/netgraph/bluetooth/bt3c/
H A DMakefile4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/bt3c
6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
7 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/bt3c
/freebsd-12.1/sys/modules/netgraph/bluetooth/l2cap/
H A DMakefile4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/l2cap
6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
7 -I${SRCTOP}/sys/netgraph/bluetooth/l2cap
/freebsd-12.1/sys/modules/netgraph/bluetooth/ubt/
H A DMakefile4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/ubt
6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
7 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/ubt
/freebsd-12.1/sys/modules/netgraph/bluetooth/ubtbcmfw/
H A DMakefile4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/ubtbcmfw
6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
7 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/ubtbcmfw
/freebsd-12.1/usr.sbin/bluetooth/bluetooth-config/
H A DMakefile3 SCRIPTS=bluetooth-config.sh
4 MAN= bluetooth-config.8
H A Dbluetooth-config.sh52 /usr/sbin/service bluetooth start ${node%hci} || exit 1
66 /usr/sbin/service bluetooth start ${node} || exit 1
185 printf "%s\t%s\n" "${bdaddress}" "${bdname}" >> /etc/bluetooth/hosts
/freebsd-12.1/share/man/man5/
H A DMakefile90 MAN+= bluetooth.device.conf.5 \
91 bluetooth.hosts.5 \
92 bluetooth.protocols.5
/freebsd-12.1/sys/modules/netgraph/bluetooth/bluetooth/
H A DMakefile4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/common
6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
/freebsd-12.1/usr.sbin/bluetooth/rfcomm_pppd/
H A DMakefile4 .PATH: ${SRCTOP}/usr.bin/bluetooth/rfcomm_sppd
11 LIBADD= bluetooth sdp
/freebsd-12.1/usr.sbin/bluetooth/hcsecd/
H A DMakefile5 CONFSDIR= /etc/bluetooth
13 LIBADD= bluetooth
/freebsd-12.1/sys/modules/netgraph/bluetooth/socket/
H A DMakefile4 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/socket
6 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
/freebsd-12.1/usr.sbin/bluetooth/hccontrol/
H A DMakefile4 CONFS= bluetooth.device.conf
13 LIBADD= bluetooth
/freebsd-12.1/targets/pseudo/userland/
H A DMakefile.depend152 usr.bin/bluetooth/bthost \
153 usr.bin/bluetooth/btsockstat \
437 usr.sbin/bluetooth/ath3kfw \
438 usr.sbin/bluetooth/bcmfw \
439 usr.sbin/bluetooth/bt3cfw \
441 usr.sbin/bluetooth/bthidd \
442 usr.sbin/bluetooth/btpand \
444 usr.sbin/bluetooth/hcsecd \
446 usr.sbin/bluetooth/iwmbtfw \
448 usr.sbin/bluetooth/l2ping \
[all …]
/freebsd-12.1/sys/gnu/dts/arm/
H A Dkirkwood-dreamplug.dts23 pmx_led_bluetooth: pmx-led-bluetooth {
88 bluetooth {
89 label = "dreamplug:blue:bluetooth";
/freebsd-12.1/usr.bin/bluetooth/bthost/
H A DMakefile6 LIBADD= bluetooth
/freebsd-12.1/usr.sbin/bluetooth/l2ping/
H A DMakefile8 LIBADD= bluetooth
/freebsd-12.1/sys/modules/netgraph/bluetooth/
H A DMakefile5 bluetooth \
/freebsd-12.1/usr.bin/bluetooth/btsockstat/
H A DMakefile9 LIBADD= bluetooth kvm
/freebsd-12.1/usr.sbin/bluetooth/l2control/
H A DMakefile9 LIBADD= bluetooth
/freebsd-12.1/usr.bin/bluetooth/rfcomm_sppd/
H A DMakefile8 LIBADD= bluetooth sdp util
/freebsd-12.1/usr.sbin/bluetooth/sdpcontrol/
H A DMakefile9 LIBADD= bluetooth sdp
/freebsd-12.1/usr.sbin/bluetooth/btpand/
H A DMakefile10 LIBADD= bluetooth sdp util

1234