Home
last modified time | relevance | path

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

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