Home
last modified time | relevance | path

Searched refs:p_out_len (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/include/
Dndef_utils.h384 …DEF_STATUS NDEF_MsgCopyAndDechunk (UINT8 *p_src, UINT32 src_len, UINT8 *p_dest, UINT32 *p_out_len);
/external/libnfc-nci/src/nfc/ndef/
Dndef_utils.c1518 tNDEF_STATUS NDEF_MsgCopyAndDechunk (UINT8 *p_src, UINT32 src_len, UINT8 *p_dest, UINT32 *p_out_len) in NDEF_MsgCopyAndDechunk() argument
1566 *p_out_len = out_len; in NDEF_MsgCopyAndDechunk()