Searched refs:blkCrc (Results 1 – 1 of 1) sorted by relevance
1061 uint8_t mode, bitpool, alloc_method, freq, bands, config, myCrc, blkCrc; in parseFrame() local1121 blkCrc = make_crc(config); in parseFrame()1122 if (blkCrc != myCrc) in parseFrame()