Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h2481 struct hci_sco_hdr { struct
2482 __le16 handle;
2483 __u8 dlen;
2520 static inline struct hci_sco_hdr *hci_sco_hdr(const struct sk_buff *skb) in hci_sco_hdr() function