Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c430 case NG_HCI_EVENT_PKT: in ng_h4_input()
462 case NG_HCI_EVENT_PKT: in ng_h4_input()
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_main.c759 case NG_HCI_EVENT_PKT: in ng_hci_drv_rcvdata()
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c705 case NG_HCI_EVENT_PKT: in ng_btsocket_hci_raw_filter()
/f-stack/freebsd/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c951 *mtod(m, uint8_t *)= NG_HCI_EVENT_PKT; in ubt_intr_read_callback()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h435 #define NG_HCI_EVENT_PKT 0x04 macro