Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/rfcomm/
Dcore.c556 static int rfcomm_dlc_send_frag(struct rfcomm_dlc *d, struct sk_buff *frag) in rfcomm_dlc_send_frag() function
586 len = rfcomm_dlc_send_frag(d, skb); in rfcomm_dlc_send()
595 ret = rfcomm_dlc_send_frag(d, frag); in rfcomm_dlc_send()