Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Drfcomm.h239 void rfcomm_dlc_send_noerror(struct rfcomm_dlc *d, struct sk_buff *skb);
/linux-4.4.14/net/bluetooth/rfcomm/
Dtty.c803 rfcomm_dlc_send_noerror(dlc, skb); in rfcomm_tty_write()
Dcore.c575 void rfcomm_dlc_send_noerror(struct rfcomm_dlc *d, struct sk_buff *skb) in rfcomm_dlc_send_noerror() function