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

  /external/libnfc-nci/src/nfc/include/
ndef_utils.h 165 ** Function NDEF_MsgGetFirstRecByType
173 EXPORT_NDEF_API extern UINT8 *NDEF_MsgGetFirstRecByType (UINT8 *p_msg, UINT8 tnf, UINT8 *p_type, UINT8 tlen);
  /external/libnfc-nci/src/nfc/ndef/
ndef_utils.c 455 ** Function NDEF_MsgGetFirstRecByType
463 UINT8 *NDEF_MsgGetFirstRecByType (UINT8 *p_msg, UINT8 tnf, UINT8 *p_type, UINT8 tlen)
    [all...]

Completed in 39 milliseconds