Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dl2cap_core.c6615 static int l2cap_reassemble_sdu(struct l2cap_chan *chan, struct sk_buff *skb, in l2cap_reassemble_sdu() function
6738 err = l2cap_reassemble_sdu(chan, skb, &bt_cb(skb)->l2cap); in l2cap_rx_queued_iframes()
6978 err = l2cap_reassemble_sdu(chan, skb, control); in l2cap_rx_state_recv()
7394 l2cap_reassemble_sdu(chan, skb, control); in l2cap_stream_rx()