Home
last modified time | relevance | path

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

/system/nfc/src/nfa/ee/
Dnfa_ee_main.cc339 case NFC_EE_ACTION_REVT: in nfa_ee_proc_evt()
/system/nfc/src/nfa/dm/
Dnfa_dm_act.cc340 case NFC_EE_ACTION_REVT: /* EE Action notification */ in nfa_dm_nfc_response_cback()
1837 case NFC_EE_ACTION_REVT: in nfa_dm_nfc_revt_2_str()
/system/nfc/src/nfc/include/
Dnfc_api.h182 NFC_EE_ACTION_REVT, /* 8 EE Action notification */ enumerator
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc1145 (*p_cback)(NFC_EE_ACTION_REVT, &nfc_response); in nfc_ncif_proc_ee_action()