hci_event_hdr 881 include/net/bluetooth/hci.h static inline struct hci_event_hdr *hci_event_hdr(const struct sk_buff *skb) hci_event_hdr 883 include/net/bluetooth/hci.h return (struct hci_event_hdr *) skb->data; hci_event_hdr 975 net/bluetooth/hci_core.c struct hci_event_hdr *h = data; hci_event_hdr 1760 net/bluetooth/hci_event.c struct hci_event_hdr *hdr = (void *) skb->data; hci_event_hdr 1906 net/bluetooth/hci_event.c struct hci_event_hdr *hdr;