Home
last modified time | relevance | path

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

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