Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/rfcomm/
Dcore.c63 static void rfcomm_make_uih(struct sk_buff *skb, u8 addr);
567 rfcomm_make_uih(skb, d->addr); in rfcomm_dlc_send()
581 rfcomm_make_uih(skb, d->addr); in rfcomm_dlc_send_noerror()
1149 static void rfcomm_make_uih(struct sk_buff *skb, u8 addr) in rfcomm_make_uih() function