Searched refs:NG_HCI_EVENT_PKT (Results 1 – 8 of 8) sorted by relevance
82 if (e->type != NG_HCI_EVENT_PKT) { in hci_request()
234 if (event.hdr.type != NG_HCI_EVENT_PKT) { in hci_read_stored_link_key()
200 case NG_HCI_EVENT_PKT: { in bt_devrecv()237 bt_devfilter_pkt_set(&new, NG_HCI_EVENT_PKT); in bt_devreq()268 if (e->type != NG_HCI_EVENT_PKT) { in bt_devreq()
168 if (event->type != NG_HCI_EVENT_PKT) { in main()
758 case NG_HCI_EVENT_PKT: in ng_hci_drv_rcvdata()
705 case NG_HCI_EVENT_PKT: in ng_btsocket_hci_raw_filter()
1013 *mtod(m, uint8_t *)= NG_HCI_EVENT_PKT; in ubt_intr_read_callback()
436 #define NG_HCI_EVENT_PKT 0x04434 #define NG_HCI_EVENT_PKT global() macro