Home
last modified time | relevance | path

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

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