Searched refs:hci_sco_hdr (Results 1 – 6 of 6) sorted by relevance
294 struct hci_sco_hdr *sh; in bt3c_receive()312 sh = hci_sco_hdr(info->rx_skb); in bt3c_receive()
453 struct hci_sco_hdr *sh; in bluecard_receive()471 sh = hci_sco_hdr(info->rx_skb); in bluecard_receive()
297 struct hci_sco_hdr *hdr = (struct hci_sco_hdr *) buf; in bfusb_recv_block()
1249 struct hci_sco_hdr *hdr) in btusb_validate_sco_handle()1308 struct hci_sco_hdr *hdr = hci_sco_hdr(skb); in btusb_recv_isoc()
2855 struct hci_sco_hdr { struct 2894 static inline struct hci_sco_hdr *hci_sco_hdr(const struct sk_buff *skb) in hci_sco_hdr() function 2896 return (struct hci_sco_hdr *) skb->data; in hci_sco_hdr() 2856 handlehci_sco_hdr global() argument 2857 dlenhci_sco_hdr global() argument
3213 struct hci_sco_hdr hdr; in hci_send_sco()3779 struct hci_sco_hdr *hdr = (void *) skb->data; in hci_scodata_packet()