Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c5562 static int l2cap_check_fcs(struct l2cap_chan *chan, struct sk_buff *skb) in l2cap_check_fcs() function
6443 if (l2cap_check_fcs(chan, skb)) in l2cap_data_rcv()