Searched refs:psLxNtfCoded_t (Results 1 – 2 of 2) sorted by relevance
/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/inc/ |
D | NCILxDebugDecoder.h | 112 } sLxNtfCoded_t, *psLxNtfCoded_t; typedef 375 void parseL1DbgNtf(psLxNtfCoded_t psLxNtfCoded, 377 void parseL2DbgNtf(psLxNtfCoded_t psLxNtfCoded, 379 void decodeTimeStamp(psLxNtfCoded_t psLxNtfCoded, 382 void decodeAPCTable(psLxNtfCoded_t psLxNtfCoded, 385 void decodeRSSIValues(psLxNtfCoded_t psLxNtfCoded, 388 void decodeCLIFFState(psLxNtfCoded_t psLxNtfCoded, 391 void decodeRFTechMode(psLxNtfCoded_t psLxNtfCoded, 394 void decodeTriggerType(psLxNtfCoded_t psLxNtfCoded, 397 void decode78164RetCode(psLxNtfCoded_t psLxNtfCoded, [all …]
|
/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/parser/src/ |
D | NCILxDebugDecoder.cpp | 135 psLxNtfCoded_t psLxNtfCoded = &sLxNtfCoded; in processLxDbgNciPkt() 187 void NCI_LxDebug_Decoder::parseL1DbgNtf(psLxNtfCoded_t psLxNtfCoded, in parseL1DbgNtf() 288 void NCI_LxDebug_Decoder::parseL2DbgNtf(psLxNtfCoded_t psLxNtfCoded, in parseL2DbgNtf() 606 psLxNtfCoded_t psLxNtfCoded, psLxNtfDecodingInfo_t psLxNtfDecodingInfo, in decodeTimeStamp() 657 psLxNtfCoded_t psLxNtfCoded, psLxNtfDecodingInfo_t psLxNtfDecodingInfo, in decodeRSSIValues() 717 psLxNtfCoded_t psLxNtfCoded, psLxNtfDecodingInfo_t psLxNtfDecodingInfo, in decodeAPCTable() 815 psLxNtfCoded_t psLxNtfCoded, psLxNtfDecodingInfo_t psLxNtfDecodingInfo, in decodeCLIFFState() 835 psLxNtfCoded_t psLxNtfCoded, psLxNtfDecodingInfo_t psLxNtfDecodingInfo, in decodeTriggerType() 1016 psLxNtfCoded_t psLxNtfCoded, psLxNtfDecodingInfo_t psLxNtfDecodingInfo, in decodeRFTechMode() 1155 psLxNtfCoded_t psLxNtfCoded, psLxNtfDecodingInfo_t psLxNtfDecodingInfo, in decodeExtraDbgData() [all …]
|