hci_sco_hdr       891 include/net/bluetooth/hci.h static inline struct hci_sco_hdr *hci_sco_hdr(const struct sk_buff *skb)
hci_sco_hdr       893 include/net/bluetooth/hci.h 	return (struct hci_sco_hdr *) skb->data;
hci_sco_hdr       991 net/bluetooth/hci_core.c 					struct hci_sco_hdr *h = data;
hci_sco_hdr      1249 net/bluetooth/hci_core.c 	struct hci_sco_hdr hdr;
hci_sco_hdr      1472 net/bluetooth/hci_core.c 	struct hci_sco_hdr *hdr = (void *) skb->data;