Home
last modified time | relevance | path

Searched defs:tlvCount (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/src/
H A DNCILxDebugDecoder.cpp292 uint8_t tlvCount = 0; in parseL2DbgNtf() local
637 uint8_t tlvCount = psLxNtfDecoded->psL2NtfDecoded->tlvCount; in decodeTimeStamp() local
690 uint8_t tlvCount = psLxNtfDecoded->psL2NtfDecoded->tlvCount; in decodeRSSIValues() local
746 uint8_t tlvCount = psLxNtfDecoded->psL2NtfDecoded->tlvCount; in decodeAPCTable() local
930 uint8_t tlvCount = psLxNtfDecoded->psL2NtfDecoded->tlvCount; in decodeTriggerType() local
1081 uint8_t tlvCount = psLxNtfDecoded->psL2NtfDecoded->tlvCount; in decodeRFTechMode() local
1216 uint8_t tlvCount = psLxNtfDecoded->psL2NtfDecoded->tlvCount; in decodeExtraDbgData() local
1302 uint8_t tlvCount = psLxNtfDecoded->psL2NtfDecoded->tlvCount; in decodeFelicaCmdCode() local
1330 uint8_t tlvCount = psLxNtfDecoded->psL2NtfDecoded->tlvCount; in decodeFelicaSystemCode() local
1368 uint8_t tlvCount = psLxNtfDecoded->psL2NtfDecoded->tlvCount; in decodeFelicaRspCode() local
[all …]
/aosp12/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/inc/
H A DNCILxDebugDecoder.h138 uint8_t tlvCount; member