Searched refs:bluetooth (Results 1 - 25 of 107) sorted by relevance

12345

/netbsd-current/lib/libbluetooth/
H A DMakefile5 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
[all...]
/netbsd-current/sys/netbt/
H A DMakefile4 INCS= bluetooth.h hci.h l2cap.h rfcomm.h sco.h
H A Dbt_proto.c46 #include <netbt/bluetooth.h>
106 .dom_name = "bluetooth",
/netbsd-current/sys/dev/bluetooth/
H A DMakefile3 INCSDIR= /usr/include/dev/bluetooth
H A Dbtsco.h38 #include <netbt/bluetooth.h>
/netbsd-current/etc/bluetooth/
H A DMakefile4 FILESDIR= /etc/bluetooth
/netbsd-current/sys/rump/dev/lib/libubt/
H A DMakefile4 .PATH: ${.CURDIR}/../../../../dev/usb ${.CURDIR}/../../../../dev/bluetooth
/netbsd-current/usr.sbin/btattach/
H A Dinit_digi.c36 #include <bluetooth.h>
H A Dinit_st.c36 #include <bluetooth.h>
H A Dinit_csr.c36 #include <bluetooth.h>
42 #include <dev/bluetooth/bcsp.h>
H A Dinit_bcm2035.c36 #include <bluetooth.h>
H A Dinit_bgb2xx.c36 #include <bluetooth.h>
H A Dinit_ericsson.c36 #include <bluetooth.h>
H A Dinit_swave.c36 #include <bluetooth.h>
H A Dinit_unistone.c35 #include <bluetooth.h>
/netbsd-current/usr.sbin/btdevctl/
H A Dprint.c65 #include <dev/bluetooth/btdev.h>
66 #include <dev/bluetooth/bthidev.h>
67 #include <dev/bluetooth/btsco.h>
73 #include <bluetooth.h>
H A Ddb.c37 #include <bluetooth.h>
44 #include <dev/bluetooth/btdev.h>
45 #include <dev/bluetooth/bthidev.h>
46 #include <dev/bluetooth/btsco.h>
H A Dbtdevctl.c43 #include <bluetooth.h>
51 #include <dev/bluetooth/btdev.h>
H A Dsdp.c63 #include <dev/bluetooth/btdev.h>
64 #include <dev/bluetooth/bthidev.h>
65 #include <dev/bluetooth/btsco.h>
72 #include <bluetooth.h>
/netbsd-current/tests/lib/libbluetooth/
H A Dt_bluetooth.c34 #include <bluetooth.h>
/netbsd-current/sys/dev/
H A DMakefile3 SUBDIR= apm ata bluetooth dec dm dmover dtv hdaudio hdmicec hid hpc \
/netbsd-current/share/examples/rump/btplay/
H A Dbtplay.c29 * Little demo showing how to use bluetooth stack in rump. Searches
41 #include <netbt/bluetooth.h>
44 #include <bluetooth.h>
/netbsd-current/usr.bin/sdpquery/
H A Dsdpquery.c40 #include <bluetooth.h>
/netbsd-current/usr.sbin/bthcid/
H A Dbthcid.c40 #include <bluetooth.h>
/netbsd-current/usr.sbin/sdpd/
H A Dsdpd.h64 #include <bluetooth.h>

Completed in 193 milliseconds

12345