Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dl2cap_core.c6509 static int l2cap_reassemble_sdu(struct l2cap_chan *chan, struct sk_buff *skb, in l2cap_reassemble_sdu() function
6632 err = l2cap_reassemble_sdu(chan, skb, &bt_cb(skb)->l2cap); in l2cap_rx_queued_iframes()
6854 err = l2cap_reassemble_sdu(chan, skb, control); in l2cap_rx_state_recv()
7254 l2cap_reassemble_sdu(chan, skb, control); in l2cap_stream_rx()