Home
last modified time | relevance | path

Searched refs:NG_HCI_EVENT_LE (Results 1 – 3 of 3) sorted by relevance

/NextBSD/usr.sbin/bluetooth/hccontrol/
HDhccontrol.c147 bit_set(filter.event_mask, NG_HCI_EVENT_LE -1); in socket_open()
/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_evnt.c125 case NG_HCI_EVENT_LE: in ng_hci_process_event()
/NextBSD/sys/netgraph/bluetooth/include/
HDng_hci.h1936 #define NG_HCI_EVENT_LE 0x3e macro