Searched refs:iso_recv (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/bluetooth/ |
| H A D | hci_core.h | 886 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 D | iso.c | 2451 int iso_recv(struct hci_dev *hdev, u16 handle, struct sk_buff *skb, u16 flags) in iso_recv() function
|
| H A D | hci_core.c | 3918 err = iso_recv(hdev, handle, skb, flags); in hci_isodata_packet()
|