Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h399 struct hci_sco_hdr { struct
414 static inline struct hci_sco_hdr *hci_sco_hdr(const struct sk_buff *skb) in hci_sco_hdr() argument
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h2479 struct hci_sco_hdr { struct
2480 __le16 handle;
2481 __u8 dlen;
2518 static inline struct hci_sco_hdr *hci_sco_hdr(const struct sk_buff *skb) in hci_sco_hdr() function