bth5_crc_reverse
static uint16_t bth5_crc_reverse(uint16_t);
crc = htobe16(bth5_crc_reverse(crc));
if (be16toh(crc0) != bth5_crc_reverse(crc)) {