Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/rfcomm/
Dcore.c62 static void rfcomm_make_uih(struct sk_buff *skb, u8 addr);
561 rfcomm_make_uih(frag, d->addr); in rfcomm_dlc_send_frag()
614 rfcomm_make_uih(skb, d->addr); in rfcomm_dlc_send_noerror()
1179 static void rfcomm_make_uih(struct sk_buff *skb, u8 addr) in rfcomm_make_uih() function