Home
last modified time | relevance | path

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

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