Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Drfcomm.h239 int rfcomm_dlc_send(struct rfcomm_dlc *d, struct sk_buff *skb);
/Linux-v6.6/net/bluetooth/rfcomm/
Dsock.c587 sent = rfcomm_dlc_send(d, skb); in rfcomm_sock_sendmsg()
Dcore.c571 int rfcomm_dlc_send(struct rfcomm_dlc *d, struct sk_buff *skb) in rfcomm_dlc_send() function