OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NDEF_MsgGetNextRecById
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfc/include/
ndef_utils.h
201
** Function
NDEF_MsgGetNextRecById
209
EXPORT_NDEF_API extern UINT8 *
NDEF_MsgGetNextRecById
(UINT8 *p_cur_rec, UINT8 *p_id, UINT8 ilen);
/external/libnfc-nci/src/nfc/ndef/
ndef_utils.c
631
** Function
NDEF_MsgGetNextRecById
639
UINT8 *
NDEF_MsgGetNextRecById
(UINT8 *p_cur_rec, UINT8 *p_id, UINT8 ilen)
[
all
...]
Completed in 30 milliseconds