HomeSort by relevance Sort by last modified time
    Searched refs:NDEF_MsgAppendPayload (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/src/nfc/ndef/
ndef_cho_utils.c 353 status = NDEF_MsgAppendPayload(p_msg, max_size, p_cur_size,
411 status = NDEF_MsgAppendPayload(p_msg, max_size, p_cur_size,
464 status = NDEF_MsgAppendPayload(p_msg, max_size, p_cur_size,
512 status = NDEF_MsgAppendPayload(p_msg, max_size, p_cur_size,
ndef_utils.c 1069 ** Function NDEF_MsgAppendPayload
1078 tNDEF_STATUS NDEF_MsgAppendPayload (UINT8 *p_msg, UINT32 max_size, UINT32 *p_cur_size,
    [all...]
  /external/libnfc-nci/src/nfc/include/
ndef_utils.h 305 ** Function NDEF_MsgAppendPayload
314 EXPORT_NDEF_API extern tNDEF_STATUS NDEF_MsgAppendPayload (UINT8 *p_msg, UINT32 max_size, UINT32 *p_cur_size,

Completed in 21 milliseconds