Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/rfcomm/
Dcore.c64 static void rfcomm_make_uih(struct sk_buff *skb, u8 addr);
565 rfcomm_make_uih(frag, d->addr); in rfcomm_dlc_send_frag()
618 rfcomm_make_uih(skb, d->addr); in rfcomm_dlc_send_noerror()
1183 static void rfcomm_make_uih(struct sk_buff *skb, u8 addr) in rfcomm_make_uih() function