Searched defs:crc8 (Results 1 – 2 of 2) sorted by relevance
278 TEST(BTstackUtil, crc8){ in TEST() argument
545 static uint8_t crc8(uint8_t *data, uint16_t len){ in crc8() function