Searched refs:phFriNfc_Llcp_DecodeTLV (Results 1 - 5 of 5) sorted by relevance

/external/libnfc-nxp/src/
H A DphFriNfc_LlcpUtils.h62 NFCSTATUS phFriNfc_Llcp_DecodeTLV( phNfc_sData_t *psRawData,
H A DphFriNfc_LlcpUtils.c32 NFCSTATUS phFriNfc_Llcp_DecodeTLV( phNfc_sData_t *psRawData, function
H A DphFriNfc_Llcp.c384 status = phFriNfc_Llcp_DecodeTLV(psParamsTLV, &offset, &type, &sValueBuffer);
H A DphFriNfc_LlcpTransport.c338 result = phFriNfc_Llcp_DecodeTLV(psData,
H A DphFriNfc_LlcpTransport_Connection.c408 status = phFriNfc_Llcp_DecodeTLV(psParamsTLV, &offset, &type,&sValueBuffer);

Completed in 50 milliseconds