Home
last modified time | relevance | path

Searched refs:NDEF_MsgGetFirstRecById (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfc/include/
Dndef_utils.h195 EXPORT_NDEF_API extern UINT8 *NDEF_MsgGetFirstRecById (UINT8 *p_msg, UINT8 *p_id, UINT8 ilen);
/external/libnfc-nci/src/nfc/ndef/
Dndef_cho_utils.c544 p_rec = NDEF_MsgGetFirstRecById (p_msg, (UINT8*) p_id_str, id_len); in ndef_get_bt_oob_record()
Dndef_utils.c581 UINT8 *NDEF_MsgGetFirstRecById (UINT8 *p_msg, UINT8 *p_id, UINT8 ilen) in NDEF_MsgGetFirstRecById() function
/external/libnfc-nci/src/nfa/cho/
Dnfa_cho_util.c1463 p_record = NDEF_MsgGetFirstRecById (p_ndef_msg, in nfa_cho_parse_carrier_config()
1478 p_record = NDEF_MsgGetFirstRecById (p_ndef_msg, in nfa_cho_parse_carrier_config()