Home
last modified time | relevance | path

Searched defs:hci_event_hdr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci.h2845 struct hci_event_hdr { struct
2846 __u8 evt;
2847 __u8 plen;
2884 static inline struct hci_event_hdr *hci_event_hdr(const struct sk_buff *skb) in hci_event_hdr() function