Home
last modified time | relevance | path

Searched refs:hci_event_hdr (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/bluetooth/
H A Dbt3c_cs.c292 struct hci_event_hdr *eh; in bt3c_receive()
299 eh = hci_event_hdr(info->rx_skb); in bt3c_receive()
H A Dbtmtk.h80 struct hci_event_hdr hhdr;
H A Dbtintel_pcie.c528 struct hci_event_hdr *hdr = (void *)skb->data; in btintel_pcie_recv_event()
655 plen = HCI_EVENT_HDR_SIZE + hci_event_hdr(skb)->plen; in btintel_pcie_recv_frame()
1260 struct hci_event_hdr *hdr; in btintel_pcie_inject_cmd_complete()
1267 hdr = (struct hci_event_hdr *)skb_put(skb, sizeof(*hdr)); in btintel_pcie_inject_cmd_complete()
H A Dbluecard_cs.c451 struct hci_event_hdr *eh; in bluecard_receive()
458 eh = hci_event_hdr(info->rx_skb); in bluecard_receive()
H A Dbfusb.c277 struct hci_event_hdr *hdr = (struct hci_event_hdr *) buf; in bfusb_recv_block()
H A Dhci_intel.c440 struct hci_event_hdr *hdr; in inject_cmd_complete()
871 struct hci_event_hdr *hdr; in intel_recv_event()
H A Dbtusb.c1091 struct hci_event_hdr *hdr = (void *) skb->data; in btusb_sco_connected()
1171 hci_skb_expect(skb) = hci_event_hdr(skb)->plen; in btusb_recv_intr()
2538 struct hci_event_hdr *hdr; in inject_cmd_complete()
2993 struct hci_event_hdr *event_hdr; in handle_dump_pkt_qca()
3009 event_hdr = (struct hci_event_hdr *)sk_ptr; in handle_dump_pkt_qca()
3011 event_hdr = hci_event_hdr(skb); in handle_dump_pkt_qca()
H A Dhci_bcsp.c534 struct hci_event_hdr hdr; in bcsp_complete_rx_pkt()
/linux/net/bluetooth/
H A Dhci_sock.c780 struct hci_event_hdr *hdr; in hci_si_event()
H A Dhci_event.c7176 struct hci_event_hdr *hdr; in hci_get_cmd_complete()
7485 struct hci_event_hdr *hdr = (void *) skb->data; in hci_event_packet()
H A Dhci_core.c3121 struct hci_event_hdr *hdr; in hci_recv_event_data()