Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Drfcomm.h240 int rfcomm_dlc_send(struct rfcomm_dlc *d, struct sk_buff *skb);
/Linux-v5.4/net/bluetooth/rfcomm/
Dsock.c607 err = rfcomm_dlc_send(d, skb); in rfcomm_sock_sendmsg()
Dcore.c556 int rfcomm_dlc_send(struct rfcomm_dlc *d, struct sk_buff *skb) in rfcomm_dlc_send() function