Home
last modified time | relevance | path

Searched refs:CRC8_GOOD_VALUE (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h704 #define CRC8_GOOD_VALUE 0x9f /* Good final CRC8 checksum value */ macro
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c1306 hndcrc8((uint8*)bufp, bytes, CRC8_INIT_VALUE) != CRC8_GOOD_VALUE) { in dhd_sprom()