Searched refs:ng_btsocket_rfcomm_check_fcs (Results 1 – 1 of 1) sorted by relevance
313 ng_btsocket_rfcomm_check_fcs(u_int8_t *data, int type, u_int8_t fcs) in ng_btsocket_rfcomm_check_fcs() function1882 if (ng_btsocket_rfcomm_check_fcs((u_int8_t *) hdr, type, m->m_data[m->m_len - 1])) { in ng_btsocket_rfcomm_receive_frame()