Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h2923 struct hci_acl_hdr { struct
2924 __le16 handle; /* Handle & Flags(PB, BC) */
2925 __le16 dlen;
2962 static inline struct hci_acl_hdr *hci_acl_hdr(const struct sk_buff *skb) in hci_acl_hdr() function