/freebsd/lib/libbluetooth/ |
H A D | Makefile | 3 PACKAGE= bluetooth 5 CONFSDIR= /etc/bluetooth 7 LIB= bluetooth 8 MAN= bluetooth.3 15 SRCS= bluetooth.c dev.c hci.c 16 INCS= bluetooth.h 18 MLINKS+= bluetooth.3 bt_gethostbyname.3 19 MLINKS+= bluetooth.3 bt_gethostbyaddr.3 20 MLINKS+= bluetooth.3 bt_gethostent.3 21 MLINKS+= bluetooth.3 bt_sethostent.3 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | nokia-bluetooth.txt | 4 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 D | mediatek-bluetooth.txt | 14 "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 D | nokia,h4p-bluetooth.txt | 4 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 D | mediatek,bluetooth.txt | 14 "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 D | Makefile | 1 PACKAGE= bluetooth 2 SCRIPTS=bluetooth-config.sh 3 MAN= bluetooth-config.8
|
/freebsd/usr.sbin/bluetooth/rfcomm_pppd/ |
H A D | Makefile | 3 .PATH: ${SRCTOP}/usr.bin/bluetooth/rfcomm_sppd 5 PACKAGE= bluetooth 11 LIBADD= bluetooth sdp
|
/freebsd/usr.sbin/bluetooth/hcsecd/ |
H A D | Makefile | 3 PACKAGE= bluetooth 5 CONFSDIR= /etc/bluetooth 13 LIBADD= bluetooth
|
/freebsd/sys/modules/netgraph/bluetooth/hci/ |
H A D | Makefile | 3 .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 D | Makefile | 3 .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 D | Makefile | 3 PACKAGE= bluetooth 4 CONFS= bluetooth.device.conf 13 LIBADD= bluetooth
|
/freebsd/sys/modules/netgraph/bluetooth/ubtbcmfw/ |
H A D | Makefile | 3 .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 D | Makefile | 3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/drivers/ubt 5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include \ 6 -I${SRCTOP}/sys/netgraph/bluetooth/drivers/ubt
|
/freebsd/usr.bin/bluetooth/bthost/ |
H A D | Makefile | 3 PACKAGE= bluetooth 7 LIBADD= bluetooth
|
/freebsd/share/man/man5/ |
H A D | Makefile | 70 MAN+= bluetooth.device.conf.5 \ 71 bluetooth.hosts.5 \ 72 bluetooth.protocols.5
|
/freebsd/usr.sbin/bluetooth/l2ping/ |
H A D | Makefile | 3 PACKAGE= bluetooth 8 LIBADD= bluetooth
|
/freebsd/usr.bin/bluetooth/btsockstat/ |
H A D | Makefile | 3 PACKAGE= bluetooth 9 LIBADD= bluetooth kvm
|
/freebsd/usr.sbin/bluetooth/l2control/ |
H A D | Makefile | 3 PACKAGE= bluetooth 9 LIBADD= bluetooth
|
/freebsd/usr.bin/bluetooth/rfcomm_sppd/ |
H A D | Makefile | 3 PACKAGE= bluetooth 8 LIBADD= bluetooth sdp util
|
/freebsd/usr.sbin/bluetooth/sdpcontrol/ |
H A D | Makefile | 3 PACKAGE= bluetooth 9 LIBADD= bluetooth sdp
|
/freebsd/targets/pseudo/userland/ |
H A D | Makefile.depend | 147 usr.bin/bluetooth/bthost \ 148 usr.bin/bluetooth/btsockstat \ 149 usr.bin/bluetooth/rfcomm_sppd \ 420 usr.sbin/bluetooth/ath3kfw \ 421 usr.sbin/bluetooth/bcmfw \ 422 usr.sbin/bluetooth/bthidcontrol \ 423 usr.sbin/bluetooth/bthidd \ 424 usr.sbin/bluetooth/btpand \ 425 usr.sbin/bluetooth/hccontrol \ 426 usr.sbin/bluetooth/hcsecd \ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8183-kukui-jacuzzi-pico6.dts | 83 bluetooth@2 { 85 compatible = "mediatek,mt7921s-bluetooth"; 108 /delete-node/ &bluetooth;
|
/freebsd/sys/modules/netgraph/bluetooth/bluetooth/ |
H A D | Makefile | 3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/common 5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
|
/freebsd/sys/modules/netgraph/bluetooth/socket/ |
H A D | Makefile | 3 .PATH: ${SRCTOP}/sys/netgraph/bluetooth/socket 5 CFLAGS+= -I${SRCTOP}/sys/netgraph/bluetooth/include
|
/freebsd/usr.sbin/bluetooth/btpand/ |
H A D | Makefile | 3 PACKAGE= bluetooth 10 LIBADD= bluetooth sdp util
|