Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/rfcomm/
Dcore.c174 static inline int __check_fcs(u8 *data, int type, u8 fcs) in __check_fcs() function
1723 if (__check_fcs(skb->data, type, fcs)) { in rfcomm_recv_frame()