Home
last modified time | relevance | path

Searched refs:hci_sco_hdr (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/bluetooth/
H A Dbt3c_cs.c294 struct hci_sco_hdr *sh; in bt3c_receive()
312 sh = hci_sco_hdr(info->rx_skb); in bt3c_receive()
H A Dbluecard_cs.c453 struct hci_sco_hdr *sh; in bluecard_receive()
471 sh = hci_sco_hdr(info->rx_skb); in bluecard_receive()
H A Dbfusb.c297 struct hci_sco_hdr *hdr = (struct hci_sco_hdr *) buf; in bfusb_recv_block()
H A Dbtusb.c1268 struct hci_sco_hdr *hdr) in btusb_validate_sco_handle()
1327 struct hci_sco_hdr *hdr = hci_sco_hdr(skb); in btusb_recv_isoc()
H A Dbtintel_pcie.c644 plen = HCI_SCO_HDR_SIZE + hci_sco_hdr(skb)->dlen; in btintel_pcie_recv_frame()
/linux/net/bluetooth/
H A Dhci_core.c3229 struct hci_sco_hdr hdr; in hci_send_sco()
3795 struct hci_sco_hdr *hdr; in hci_scodata_packet()