Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/src/
DNCILxDebugDecoder.cpp720 uint8_t offsetAPC = 0; in decodeAPCTable() local
725 offsetAPC = psLxNtfDecodingInfo->apcOffset; in decodeAPCTable()
730 APC[1] = psLxNtfCoded->pLxNtf[base + offsetAPC]; in decodeAPCTable()
731 offsetAPC++; in decodeAPCTable()
732 APC[0] = psLxNtfCoded->pLxNtf[base + offsetAPC]; in decodeAPCTable()