Home
last modified time | relevance | path

Searched refs:hci_acl_dlen (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci.h3469 static inline __u16 hci_acl_dlen(const struct sk_buff *skb) in hci_acl_dlen() function
/linux/drivers/bluetooth/
H A Dbtusb.c1383 hci_skb_expect(skb) = hci_acl_dlen(skb); in btusb_recv_bulk()