Searched refs:btstack_crc32 (Results 1 – 1 of 1) sorted by relevance
158 static uint32_t btstack_crc32(const uint8_t *buf, uint16_t size){ in btstack_crc32() function239 crc = btstack_crc32(&container_blob_data[container_blob_offset], bytes_to_upload); in chipset_next_command()260 crc = btstack_crc32(&container_blob_data[container_blob_offset], bytes_to_upload); in chipset_next_command()