Searched defs:hci_event_hdr (Results 1 – 1 of 1) sorted by relevance
2594 struct hci_event_hdr { struct2595 __u8 evt;2596 __u8 plen;2633 static inline struct hci_event_hdr *hci_event_hdr(const struct sk_buff *skb) in hci_event_hdr() function
Completed in 35 milliseconds