Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dl2cap_core.c6594 static int l2cap_reassemble_sdu(struct l2cap_chan *chan, struct sk_buff *skb, in l2cap_reassemble_sdu() function
6717 err = l2cap_reassemble_sdu(chan, skb, &bt_cb(skb)->l2cap); in l2cap_rx_queued_iframes()
6957 err = l2cap_reassemble_sdu(chan, skb, control); in l2cap_rx_state_recv()
7373 l2cap_reassemble_sdu(chan, skb, control); in l2cap_stream_rx()