Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Drfcomm.h246 void rfcomm_dlc_send_noerror(struct rfcomm_dlc *d, struct sk_buff *skb);
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dtty.c801 rfcomm_dlc_send_noerror(dlc, skb); in rfcomm_tty_write()
H A Dcore.c608 void rfcomm_dlc_send_noerror(struct rfcomm_dlc *d, struct sk_buff *skb) in rfcomm_dlc_send_noerror() function