Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h578 void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb);
586 static inline void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata() function
/Linux-v4.19/net/bluetooth/
Dsco.c1136 void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata() function
Dhci_core.c4207 sco_recv_scodata(conn, skb); in hci_scodata_packet()