Home
last modified time | relevance | path

Searched refs:HCI_EVENT_VENDOR (Results 1 – 5 of 5) sorted by relevance

/netbsd/usr.sbin/btattach/
H A Dinit_swave.c92 n = uart_recv_ev(fd, HCI_EVENT_VENDOR, &rp, sizeof(rp)); in init_swave()
H A Dinit_unistone.c115 n = uart_recv_ev(fd, HCI_EVENT_VENDOR, &v, sizeof(v)); in init_unistone()
/netbsd/sys/netbt/
H A Dhci_socket.c269 case HCI_EVENT_VENDOR: in hci_device_cb()
H A Dhci_event.c149 case HCI_EVENT_VENDOR: /* 0xff */ in hci_eventstr()
H A Dhci.h2265 #define HCI_EVENT_VENDOR 0xff macro