OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phFriNfc_Llcp_DecodeTLV
(Results
1 - 5
of
5
) sorted by null
/external/libnfc-nxp/src/
phFriNfc_LlcpUtils.h
62
NFCSTATUS
phFriNfc_Llcp_DecodeTLV
( phNfc_sData_t *psRawData,
phFriNfc_LlcpUtils.c
32
NFCSTATUS
phFriNfc_Llcp_DecodeTLV
( phNfc_sData_t *psRawData,
phFriNfc_Llcp.c
384
status =
phFriNfc_Llcp_DecodeTLV
(psParamsTLV, &offset, &type, &sValueBuffer);
[
all
...]
phFriNfc_LlcpTransport.c
338
result =
phFriNfc_Llcp_DecodeTLV
(psData,
[
all
...]
phFriNfc_LlcpTransport_Connection.c
408
status =
phFriNfc_Llcp_DecodeTLV
(psParamsTLV, &offset, &type,&sValueBuffer);
[
all
...]
Completed in 1158 milliseconds