Home
last modified time | relevance | path

Searched refs:iso_recv (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci_core.h886 int iso_recv(struct hci_dev *hdev, u16 handle, struct sk_buff *skb,
895 static inline int iso_recv(struct hci_dev *hdev, u16 handle, in iso_recv() function
/linux/net/bluetooth/
H A Diso.c2451 int iso_recv(struct hci_dev *hdev, u16 handle, struct sk_buff *skb, u16 flags) in iso_recv() function
H A Dhci_core.c3918 err = iso_recv(hdev, handle, skb, flags); in hci_isodata_packet()