hci_acl_hdr      1833 include/net/bluetooth/hci.h static inline struct hci_acl_hdr *hci_acl_hdr(const struct sk_buff *skb)
hci_acl_hdr      1835 include/net/bluetooth/hci.h 	return (struct hci_acl_hdr *) skb->data;