Home
last modified time | relevance | path

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

12345678910>>...17

/freebsd/lib/libbluetooth/
H A DMakefile3 PACKAGE= bluetooth
7 CONFSDIR= /etc/bluetooth
9 LIB= bluetooth
10 MAN= bluetooth.3
17 SRCS= bluetooth.c dev.c hci.c
18 INCS= bluetooth.h
20 MLINKS+= bluetooth.3 bt_gethostbyname.3
21 MLINKS+= bluetooth.3 bt_gethostbyaddr.3
22 MLINKS+= bluetooth.3 bt_gethostent.3
23 MLINKS+= bluetooth.3 bt_sethostent.3
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dnokia-bluetooth.txt4 Nokia phones often come with UART connected bluetooth chips from different
13 - compatible: should contain "nokia,h4p-bluetooth" as well as one of the following:
15 * "ti,wl1271-bluetooth-nokia"
17 - bluetooth-wakeup-gpios: GPIO specifier, used to wakeup the BT module (active high)
41 bluetooth {
42 compatible = "ti,wl1271-bluetooth-nokia", "nokia,h4p-bluetooth";
46 bluetooth-wakeup-gpios = <&gpio2 5 GPIO_ACTIVE_HIGH>; /* gpio37 */
H A Dmediatek-bluetooth.txt14 "mediatek,mt7663u-bluetooth": for MT7663U device
15 "mediatek,mt7668u-bluetooth": for MT7668U device
71 bluetooth {
72 compatible = "mediatek,mt7663u-bluetooth";
/freebsd/sys/contrib/device-tree/Bindings/net/bluetooth/
H A Dnokia,h4p-bluetooth.txt4 Nokia phones often come with UART connected bluetooth chips from different
13 - compatible: should contain "nokia,h4p-bluetooth" as well as one of the following:
15 * "ti,wl1271-bluetooth-nokia"
17 - bluetooth-wakeup-gpios: GPIO specifier, used to wakeup the BT module (active high)
41 bluetooth {
42 compatible = "ti,wl1271-bluetooth-nokia", "nokia,h4p-bluetooth";
46 bluetooth-wakeup-gpios = <&gpio2 5 GPIO_ACTIVE_HIGH>; /* gpio37 */
H A Dmediatek,bluetooth.txt14 "mediatek,mt7663u-bluetooth": for MT7663U device
15 "mediatek,mt7668u-bluetooth": for MT7668U device
71 bluetooth {
72 compatible = "mediatek,mt7663u-bluetooth";
/freebsd/usr.sbin/bluetooth/bluetooth-config/
H A DMakefile1 PACKAGE= bluetooth
2 SCRIPTS=bluetooth-config.sh
3 MAN= bluetooth-config.8
/freebsd/usr.sbin/bluetooth/rfcomm_pppd/
H A DMakefile3 .PATH: ${SRCTOP}/usr.bin/bluetooth/rfcomm_sppd
5 PACKAGE= bluetooth
11 LIBADD= bluetooth sdp
/freebsd/usr.sbin/bluetooth/hcsecd/
H A DMakefile3 PACKAGE= bluetooth
5 CONFSDIR= /etc/bluetooth
13 LIBADD= bluetooth
/freebsd/sys/modules/netgraph/bluetooth/hci/
H A DMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/hci
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
6 -I${SRCTOP}/sys/netgraph/bluetooth/hci
/freebsd/sys/modules/netgraph/bluetooth/l2cap/
H A DMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/l2cap
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
6 -I${SRCTOP}/sys/netgraph/bluetooth/l2cap
/freebsd/usr.sbin/bluetooth/hccontrol/
H A DMakefile3 PACKAGE= bluetooth
4 CONFS= bluetooth.device.conf
13 LIBADD= bluetooth
/freebsd/sys/modules/netgraph/bluetooth/ubtbcmfw/
H A DMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/ubtbcmfw
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
6 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/ubtbcmfw
/freebsd/sys/modules/netgraph/bluetooth/ubt/
H A DMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/ubt
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \
6 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/ubt
/freebsd/share/man/man5/
H A DMakefile59 BLUETOOTHPACKAGE= bluetooth
60 BLUETOOTH= bluetooth.device.conf.5 \
61 bluetooth.hosts.5 \
62 bluetooth.protocols.5
/freebsd/usr.bin/bluetooth/bthost/
H A DMakefile3 PACKAGE= bluetooth
7 LIBADD= bluetooth
/freebsd/usr.sbin/bluetooth/l2ping/
H A DMakefile3 PACKAGE= bluetooth
8 LIBADD= bluetooth
/freebsd/usr.bin/bluetooth/btsockstat/
H A DMakefile3 PACKAGE= bluetooth
9 LIBADD= bluetooth kvm
/freebsd/usr.sbin/bluetooth/l2control/
H A DMakefile3 PACKAGE= bluetooth
9 LIBADD= bluetooth
/freebsd/usr.bin/bluetooth/rfcomm_sppd/
H A DMakefile3 PACKAGE= bluetooth
8 LIBADD= bluetooth sdp util
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A DMakefile3 PACKAGE= bluetooth
9 LIBADD= bluetooth sdp
/freebsd/sys/modules/netgraph/bluetooth/bluetooth/
H A DMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/common
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt8183-kukui-jacuzzi-pico6.dts83 bluetooth@2 {
85 compatible = "mediatek,mt7921s-bluetooth";
108 /delete-node/ &bluetooth;
/freebsd/sys/modules/netgraph/bluetooth/socket/
H A DMakefile3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/socket
5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
/freebsd/usr.sbin/bluetooth/btpand/
H A DMakefile3 PACKAGE= bluetooth
10 LIBADD= bluetooth sdp util
/freebsd/usr.sbin/bluetooth/bthidd/
H A DMakefile3 PACKAGE= bluetooth
12 LIBADD+= bluetooth usbhid

12345678910>>...17