Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/rfcomm/
H A Dcore.c172 static inline int __check_fcs(u8 *data, int type, u8 fcs) in __check_fcs() function
1757 if (__check_fcs(skb->data, type, fcs)) { in rfcomm_recv_frame()