Home
last modified time | relevance | path

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

/dragonfly/lib/libbluetooth/
H A DMakefile5 LIB= bluetooth
7 SRCS= bluetooth.c devaddr.c
8 MAN= bluetooth.3
12 INCS= bluetooth.h
17 MLINKS+= bluetooth.3 bt_gethostent.3
18 MLINKS+= bluetooth.3 bt_sethostent.3
19 MLINKS+= bluetooth.3 bt_endhostent.3
27 MLINKS+= bluetooth.3 bt_ntoa.3
28 MLINKS+= bluetooth.3 bt_aton.3
30 MLINKS+= bluetooth.3 bt_devaddr.3
[all …]
/dragonfly/etc/bluetooth/
H A DMakefile3 FILESDIR= /etc/bluetooth
6 .if !exists(${DESTDIR}/etc/bluetooth/hosts)
11 .if !exists(${DESTDIR}/etc/bluetooth/bthcid.conf)
H A Dprotocols1 # $DragonFly: src/etc/bluetooth/protocols,v 1.1 2008/01/03 13:35:20 hasso Exp $
4 # $FreeBSD: /repoman/r/ncvs/src/etc/bluetooth/protocols,v 1.2 2005/11/10 19:09:22 emax Exp $
9 # https://www.bluetooth.org/foundry/assignnumb/document/assigned_numbers
H A Dhosts1 # $DragonFly: src/etc/bluetooth/hosts,v 1.1 2008/01/03 13:35:20 hasso Exp $
4 # $FreeBSD: /repoman/r/ncvs/src/etc/bluetooth/hosts,v 1.2 2005/11/10 19:09:22 emax Exp $
/dragonfly/sys/netgraph7/bluetooth/
H A DMakefile5 bluetooth \
/dragonfly/sys/netgraph7/
H A DMakefile7 bluetooth \
/dragonfly/sys/netgraph7/bluetooth/drivers/h4/
H A DTODO2 $FreeBSD: src/sys/netgraph/bluetooth/drivers/h4/TODO,v 1.3 2007/08/13 17:19:28 emax Exp $
/dragonfly/sys/netgraph7/bluetooth/socket/
H A DTODO2 $FreeBSD: src/sys/netgraph/bluetooth/socket/TODO,v 1.2 2003/05/10 21:44:41 julian Exp $
/dragonfly/contrib/libpcap/
H A DREADME.DRAGONFLY20 ./configure --disable-universal --disable-usb --disable-bluetooth \
H A DCHANGES675 Install headers unconditionally, and include vlan.h/bluetooth.h if
678 Support enabling/disabling bluetooth (--{en,dis}able-bluetooth)
/dragonfly/etc/mtree/
H A DBSD.root.dist27 bluetooth
/dragonfly/sys/netgraph7/bluetooth/hci/
H A DTODO2 $FreeBSD: src/sys/netgraph/bluetooth/hci/TODO,v 1.2 2003/05/10 21:44:40 julian Exp $
/dragonfly/sys/netgraph7/bluetooth/drivers/ubt/
H A DTODO2 $FreeBSD: src/sys/netgraph/bluetooth/drivers/ubt/TODO,v 1.2 2003/05/10 21:44:39 julian Exp $
/dragonfly/sys/netgraph7/bluetooth/common/
H A Dng_bluetooth.c57 SYSCTL_NODE(_net, OID_AUTO, bluetooth, CTLFLAG_RW, 0, "Bluetooth family");
/dragonfly/sys/netgraph7/bluetooth/l2cap/
H A DTODO2 $FreeBSD: src/sys/netgraph/bluetooth/l2cap/TODO,v 1.2 2003/05/10 21:44:41 julian Exp $
/dragonfly/sys/conf/
H A Dfiles1597 netbt/bt_input.c optional bluetooth
1598 netbt/bt_proto.c optional bluetooth
1599 netbt/hci_event.c optional bluetooth
1600 netbt/hci_ioctl.c optional bluetooth
1601 netbt/hci_link.c optional bluetooth
1602 netbt/hci_misc.c optional bluetooth
1603 netbt/hci_socket.c optional bluetooth
1604 netbt/hci_unit.c optional bluetooth
1606 netbt/l2cap_misc.c optional bluetooth
1610 netbt/rfcomm_dlc.c optional bluetooth
[all …]
/dragonfly/lib/libpcap/
H A DMakefile47 pcap/bluetooth.h \
/dragonfly/sys/netbt/
H A Dbt_proto.c175 SYSCTL_NODE(_net, OID_AUTO, bluetooth, CTLFLAG_RD, 0,
/dragonfly/sys/dev/netif/iwi/
H A Dif_iwivar.h194 int bluetooth; member
H A Dif_iwi.c2642 config.bluetooth_coexistence = sc->bluetooth;
2916 config.bluetooth_coexistence = sc->bluetooth;
3431 sc->bluetooth = 0;
3433 CTLFLAG_RW, &sc->bluetooth, 0, "bluetooth coexistence");
/dragonfly/etc/
H A DMakefile184 cd ${UPGRADE_SRCDIR}/bluetooth; ${MAKE} install
302 cd ${.CURDIR}/bluetooth; ${MAKE} install
/dragonfly/share/man/man4/
H A DMakefile55 bluetooth.4 \
/dragonfly/sys/config/
H A DLINT641156 device bluetooth
/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c135 SYSCTL_INT(_hw_bwn, OID_AUTO, bluetooth, CTLFLAG_RW, &bwn_bluetooth, 0,