Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dl2cap_core.c6631 static int l2cap_reassemble_sdu(struct l2cap_chan *chan, struct sk_buff *skb, in l2cap_reassemble_sdu() function
6754 err = l2cap_reassemble_sdu(chan, skb, &bt_cb(skb)->l2cap); in l2cap_rx_queued_iframes()
6994 err = l2cap_reassemble_sdu(chan, skb, control); in l2cap_rx_state_recv()
7410 l2cap_reassemble_sdu(chan, skb, control); in l2cap_stream_rx()