Searched refs:bluetooth (Results 76 - 100 of 107) sorted by relevance

12345

/netbsd-current/sys/netbt/
H A Dhci_socket.c54 #include <netbt/bluetooth.h>
H A Dhci_event.c43 #include <netbt/bluetooth.h>
H A Dhci_link.c44 #include <netbt/bluetooth.h>
H A Dl2cap_signal.c43 #include <netbt/bluetooth.h>
/netbsd-current/usr.sbin/sdpd/
H A Dserver.c57 * $FreeBSD: src/usr.sbin/bluetooth/sdpd/server.c,v 1.2 2005/12/06 17:56:36 emax Exp $
69 #include <bluetooth.h>
H A Dcompat.c39 #include <bluetooth.h>
/netbsd-current/lib/libbluetooth/
H A Dsdp.h67 #include <bluetooth.h>
H A Dbt_dev.c70 #include <bluetooth.h>
/netbsd-current/sys/dev/bluetooth/
H A Dbtuart.c49 #include <netbt/bluetooth.h>
552 * bluetooth(9) functions
H A Dbcsp.c48 #include <netbt/bluetooth.h>
51 #include <dev/bluetooth/bcsp.h>
176 /* bluetooth hci functions */
H A Dbth5.c51 #include <netbt/bluetooth.h>
54 #include <dev/bluetooth/bth5.h>
181 /* bluetooth hci functions */
/netbsd-current/share/man/man4/
H A DMakefile14 bio.4 bktr.4 bluetooth.4 bmx280thp.4 bmtphy.4 bpf.4 bpfjit.4 \
/netbsd-current/sys/dev/pci/
H A Dif_iwn.c4399 struct iwn_bluetooth bluetooth; local
4401 memset(&bluetooth, 0, sizeof bluetooth);
4402 bluetooth.flags = IWN_BT_COEX_ENABLE;
4403 bluetooth.lead_time = IWN_BT_LEAD_TIME_DEF;
4404 bluetooth.max_kill = IWN_BT_MAX_KILL_DEF;
4406 DPRINTF(("configuring bluetooth coexistence\n"));
4407 return iwn_cmd(sc, IWN_CMD_BT_COEX, &bluetooth, sizeof bluetooth, 0);
4461 DPRINTF(("configuring advanced bluetooth coexistenc
[all...]
H A Dif_iwi.c2349 config.bluetooth_coexistence = sc->bluetooth;
2588 config.bluetooth_coexistence = sc->bluetooth;
2903 sc->bluetooth = 0;
2906 "bluetooth", SYSCTL_DESCR("bluetooth coexistence"),
2907 NULL, 0, &sc->bluetooth, 0, CTL_CREATE, CTL_EOL)) != 0)
/netbsd-current/share/mk/
H A Dbsd.prog.mk96 bluetooth \
/netbsd-current/sys/dev/pcmcia/
H A Dbt3c.c87 #include <netbt/bluetooth.h>
H A Dbtbc.c29 * Linux driver: (drivers/bluetooth/bluecard_cs.c)
50 #include <netbt/bluetooth.h>
/netbsd-current/usr.sbin/btconfig/
H A Dbtconfig.c42 #include <bluetooth.h>
/netbsd-current/usr.sbin/bta2dpd/bta2dpd/
H A Dbta2dpd.c76 #include <bluetooth.h>
601 "\t Test mode does not communicate with bluetooth\n"
/netbsd-current/etc/
H A DMakefile342 .for subdir in . defaults autofs bluetooth iscsi mtree namedb pam.d powerd rc.d root skel ssh
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc281 #include <dev/bluetooth/btdev.h>
282 #include <dev/bluetooth/btsco.h>
H A Dsanitizer_interceptors_ioctl_netbsd.inc622 /* Entries from file: dev/bluetooth/btdev.h */
625 /* Entries from file: dev/bluetooth/btsco.h */
/netbsd-current/external/bsd/libpcap/dist/
H A DMakefile.in117 pcap/bluetooth.h \
/netbsd-current/sys/dev/usb/
H A Dubt.c91 #include <netbt/bluetooth.h>
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc621 /* Entries from file: dev/bluetooth/btdev.h */
624 /* Entries from file: dev/bluetooth/btsco.h */

Completed in 208 milliseconds

12345