Searched defs:NDEF_MsgAddRec (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfc/ndef/
H A Dndef_utils.c827 ** Function NDEF_MsgAddRec
835 extern tNDEF_STATUS NDEF_MsgAddRec (UINT8 *p_msg, UINT32 max_size, UINT32 *p_cur_size, function
951 return NDEF_MsgAddRec (p_msg, max_size, p_cur_size, tnf, p_type, type_len,
1555 NDEF_MsgAddRec (p_dest, max_out_len, &out_len, tnf, p_type, type_len,

Completed in 28 milliseconds