Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h835 void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb);
843 static inline void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata() function
/openbmc/linux/net/bluetooth/
H A Dsco.c1376 void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata() function
H A Dhci_core.c3799 sco_recv_scodata(conn, skb); in hci_scodata_packet()