Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Drfcomm.h238 int rfcomm_dlc_send(struct rfcomm_dlc *d, struct sk_buff *skb);
/linux-4.1.27/net/bluetooth/rfcomm/
Dsock.c600 err = rfcomm_dlc_send(d, skb); in rfcomm_sock_sendmsg()
Dcore.c555 int rfcomm_dlc_send(struct rfcomm_dlc *d, struct sk_buff *skb) in rfcomm_dlc_send() function