Home
last modified time | relevance | path

Searched refs:hci (Results 1 – 13 of 13) sorted by relevance

/netbsd/usr.sbin/bthcid/
H A Dclient.c70 int hci; /* HCI socket */ member
213 if (item->hci != -1) { in process_client()
219 send_pin_code_reply(item->hci, &sa, &item->raddr, rp.pin); in process_client()
243 item->hci = -1; in process_client()
257 send_client_request(bdaddr_t *laddr, bdaddr_t *raddr, int hci) in send_client_request() argument
292 item->hci = hci; in send_client_request()
335 if (item->hci >= 0) in lookup_pin()
H A Dhci.c95 int hci; in init_hci() local
97 hci = bt_devopen(device, 0); in init_hci()
98 if (hci < 0) in init_hci()
106 if (bt_devfilter(hci, &filter, NULL) < 0) { in init_hci()
107 close(hci); in init_hci()
111 event_set(&hci_ev, hci, EV_READ | EV_PERSIST, process_hci, NULL); in init_hci()
113 close(hci); in init_hci()
H A DMakefile7 SRCS= bthcid.c hci.c client.c config.c
/netbsd/usr.sbin/btconfig/
H A Dbtconfig.c82 static int hci; variable
242 if (hci == -1) in main()
322 close(hci); in main()
399 if (bt_devreq(hci, &req, 10) == -1) in hci_req()
437 if (ioctl(hci, cmd, &btr) == -1) in set_unit()
470 if (ioctl(hci, SIOCSBTFLAGS, &btr) < 0) in config_unit()
481 if (ioctl(hci, SIOCSBTFLAGS, &btr) < 0) in config_unit()
488 if (ioctl(hci, SIOCGBTINFO, &btr) < 0) in config_unit()
499 if (ioctl(hci, SIOCSBTFLAGS, &btr) < 0) in config_unit()
522 if (ioctl(hci, SIOCSBTPTYPE, &btr) < 0) in config_unit()
[all …]
/netbsd/sys/netbt/
H A DMakefile4 INCS= bluetooth.h hci.h l2cap.h rfcomm.h sco.h
H A Dhci_socket.c912 PR_WRAP_USRREQS(hci)
/netbsd/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/exynos/
H A Dexynos7.dtsi633 reg-names = "hci", "vs_hci", "unipro", "ufsp";
/netbsd/external/bsd/libpcap/dist/
H A Dconfigure.ac2263 #include <bluetooth/hci.h>
2280 #include <bluetooth/hci.h>
H A DCMakeLists.txt1415 …_member("struct sockaddr_hci" hci_channel "bluetooth/bluetooth.h;bluetooth/hci.h" HAVE_STRUCT_SOCK…
1422 #include <bluetooth/hci.h>
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc838 /* Entries from file: netbt/hci.h */
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc838 /* Entries from file: netbt/hci.h */
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc839 /* Entries from file: netbt/hci.h */
/netbsd/distrib/sets/lists/comp/
H A Dmi2676 ./usr/include/netbt/hci.h comp-c-include