Searched defs:__check_fcs (Results 1 - 1 of 1) sorted by relevance

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

Completed in 47 milliseconds