Home
last modified time | relevance | path

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

/hardware/nxp/nfc/pn8x/halimpl/utils/
DNxpNfcCapability.cpp38 uint16_t offsetFwVersion = 0; in getChipType() local
43 offsetFwVersion = offsetRstFwVersion; in getChipType()
47 offsetFwVersion = offsetInitFwVersion; in getChipType()
51 offsetFwVersion = offsetPropFwVersion; in getChipType()
68 if (msg[offsetFwVersion] == 0x12) { in getChipType()
76 if (msg[offsetFwVersion] == 0x11) { in getChipType()