Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h2476 struct hci_acl_hdr { struct
2477 __le16 handle; /* Handle & Flags(PB, BC) */
2478 __le16 dlen;
2515 static inline struct hci_acl_hdr *hci_acl_hdr(const struct sk_buff *skb) in hci_acl_hdr() function
/kernel/linux/linux-6.6/include/net/bluetooth/
Dhci.h2921 struct hci_acl_hdr { struct
2922 __le16 handle; /* Handle & Flags(PB, BC) */
2923 __le16 dlen;
2960 static inline struct hci_acl_hdr *hci_acl_hdr(const struct sk_buff *skb) in hci_acl_hdr() function