Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h850 void iso_recv(struct hci_conn *hcon, struct sk_buff *skb, u16 flags);
857 static inline void iso_recv(struct hci_conn *hcon, struct sk_buff *skb, in iso_recv() function
/openbmc/linux/net/bluetooth/
H A Diso.c1910 void iso_recv(struct hci_conn *hcon, struct sk_buff *skb, u16 flags) in iso_recv() function
H A Dhci_core.c3839 iso_recv(conn, skb, flags); in hci_isodata_packet()