HomeSort by: relevance | last modified time | path
    Searched refs:bluetooth (Results 1 - 25 of 247) sorted by relevancy

1 2 3 4 5 6 7 8 910

  /src/etc/bluetooth/
Makefile 4 FILESDIR= /etc/bluetooth
  /src/lib/libbluetooth/
Makefile 5 LIB= bluetooth
7 SRCS= bluetooth.c bt_dev.c \
10 MAN= bluetooth.3 bt_dev.3 sdp.3 sdp_data.3
18 INCS= bluetooth.h sdp.h
21 MLINKS+= bluetooth.3 bt_gethostbyname.3
22 MLINKS+= bluetooth.3 bt_gethostbyaddr.3
23 MLINKS+= bluetooth.3 bt_gethostent.3
24 MLINKS+= bluetooth.3 bt_sethostent.3
25 MLINKS+= bluetooth.3 bt_endhostent.3
27 MLINKS+= bluetooth.3 bt_getprotobyname.
    [all...]
  /src/sys/dev/bluetooth/
Makefile 3 INCSDIR= /usr/include/dev/bluetooth
btsco.h 38 #include <netbt/bluetooth.h>
  /src/sys/netbt/
Makefile 4 INCS= bluetooth.h hci.h l2cap.h rfcomm.h sco.h
  /src/sys/rump/dev/lib/libubt/
Makefile 4 .PATH: ${.CURDIR}/../../../../dev/usb ${.CURDIR}/../../../../dev/bluetooth
7 COMMENT=USB BlueTooth driver
  /src/sys/arch/arm/dts/
sun50i-a64-pinebook.dts 38 bluetooth {
  /src/usr.sbin/btattach/
init_digi.c 36 #include <bluetooth.h>
init_st.c 36 #include <bluetooth.h>
init_csr.c 36 #include <bluetooth.h>
42 #include <dev/bluetooth/bcsp.h>
init_bcm2035.c 36 #include <bluetooth.h>
init_bgb2xx.c 36 #include <bluetooth.h>
init_ericsson.c 36 #include <bluetooth.h>
init_swave.c 36 #include <bluetooth.h>
  /src/usr.sbin/btdevctl/
print.c 65 #include <dev/bluetooth/btdev.h>
66 #include <dev/bluetooth/bthidev.h>
67 #include <dev/bluetooth/btsco.h>
73 #include <bluetooth.h>
db.c 37 #include <bluetooth.h>
44 #include <dev/bluetooth/btdev.h>
45 #include <dev/bluetooth/bthidev.h>
46 #include <dev/bluetooth/btsco.h>
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-dreamplug.dts 23 pmx_led_bluetooth: pmx-led-bluetooth {
88 bluetooth {
89 label = "dreamplug:blue:bluetooth";
omap3-igep0020-rev-f.dts 54 bluetooth {
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
sun50i-h6-pine-h64-model-b.dts 44 bluetooth {
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
rk3399-rock-pi-4b.dts 36 bluetooth {
rk3399-rock-pi-4c.dts 37 bluetooth {
  /src/sys/dev/
Makefile 3 SUBDIR= apm ata bluetooth dec dm dmover dtv hdaudio hdmicec hid hpc \
  /src/tests/lib/libbluetooth/
t_bluetooth.c 34 #include <bluetooth.h>
  /src/distrib/utils/embedded/conf/
wii.conf 35 bluetooth=YES key
  /src/share/examples/rump/btplay/
btplay.c 29 * Little demo showing how to use bluetooth stack in rump. Searches
41 #include <netbt/bluetooth.h>
44 #include <bluetooth.h>

Completed in 16 milliseconds

1 2 3 4 5 6 7 8 910