Searched refs:NFA_EE_MODE_SET_EVT (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/include/
H A Dnfa_ee_api.h44 NFA_EE_MODE_SET_EVT, /* The status for activating or deactivating an NFCEE */ enumerator in enum:__anon24016
287 ** operation is reported with the NFA_EE_MODE_SET_EVT.
/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_act.c515 /* report the NFA_EE_MODE_SET_EVT status on the response from NFCC */
1492 nfa_ee_report_event(p_cb->p_ee_cback, NFA_EE_MODE_SET_EVT, (tNFA_EE_CBACK_DATA *)&mode_set);

Completed in 136 milliseconds