Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dl2cap_core.c6520 static int l2cap_check_fcs(struct l2cap_chan *chan, struct sk_buff *skb) in l2cap_check_fcs() function
7409 if (l2cap_check_fcs(chan, skb)) in l2cap_data_rcv()