Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dtags_defs.h262 #define T3T_SYSTEM_CODE_NDEF 0x12FC /* System Code for NDEF tags */ macro
/system/nfc/src/nfc/tags/
Dce_t3t.cc584 UINT16_TO_BE_STREAM(p_dst, T3T_SYSTEM_CODE_NDEF); in ce_t3t_handle_non_nfc_forum_cmd()
634 if ((p_cb->system_code != T3T_SYSTEM_CODE_NDEF) || in ce_t3t_data_cback()
Drw_t3t.cc2463 retval = (tNFC_STATUS)nci_snd_t3t_polling(T3T_SYSTEM_CODE_NDEF, 0, 0); in RW_T3tDetectNDef()
/system/nfc/src/nfa/ce/
Dnfa_ce_act.cc1204 T3T_SYSTEM_CODE_NDEF; in nfa_ce_api_cfg_local_tag()