Searched refs:NDEF_MsgGetFirstRecById (Results 1 – 3 of 3) sorted by relevance
197 EXPORT_NDEF_API extern UINT8 *NDEF_MsgGetFirstRecById (UINT8 *p_msg, UINT8 *p_id, UINT8 ilen);
572 p_rec = NDEF_MsgGetFirstRecById (p_msg, (UINT8*)p_id_str, id_len); in ndef_get_bt_oob_record()
582 UINT8 *NDEF_MsgGetFirstRecById (UINT8 *p_msg, UINT8 *p_id, UINT8 ilen) in NDEF_MsgGetFirstRecById() function