Searched defs:hci_event_hdr (Results 1 – 3 of 3) sorted by relevance
389 struct hci_event_hdr { struct404 static inline struct hci_event_hdr *hci_event_hdr(const struct sk_buff *skb) in hci_event_hdr() argument
222 struct hci_event_hdr { struct223 RT_U8 evt;224 RT_U8 plen;
2469 struct hci_event_hdr { struct2470 __u8 evt;2471 __u8 plen;2508 static inline struct hci_event_hdr *hci_event_hdr(const struct sk_buff *skb) in hci_event_hdr() function