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

/external/libnfc-nci/src/nfa/include/
H A Dnfa_ee_api.h51 NFA_EE_CONNECT_EVT, /* Result of NFA_EeConnect */ enumerator in enum:__anon24016
434 ** reported with the NFA_EE_CONNECT_EVT.
450 ** This function shall be called after NFA_EE_CONNECT_EVT is reported
/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_act.c850 /* report the NFA_EE_CONNECT_EVT status on the response from NFCC */
861 nfa_ee_report_event (p_data->connect.p_cback, NFA_EE_CONNECT_EVT, &evt_data);
1608 event = NFA_EE_CONNECT_EVT;

Completed in 147 milliseconds