Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Drfcomm.h240 void rfcomm_dlc_send_noerror(struct rfcomm_dlc *d, struct sk_buff *skb);
/openbmc/linux/net/bluetooth/rfcomm/
H A Dtty.c803 rfcomm_dlc_send_noerror(dlc, skb); in rfcomm_tty_write()
H A Dcore.c612 void rfcomm_dlc_send_noerror(struct rfcomm_dlc *d, struct sk_buff *skb) in rfcomm_dlc_send_noerror() function