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

/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_main.c99 if ( (!nfa_hci_cb.ee_disc_cmplt)
103 nfa_hci_cb.ee_disc_cmplt = TRUE;
432 nfa_hci_cb.ee_disc_cmplt = FALSE;
565 if (nfa_hci_cb.nv_read_cmplt && nfa_hci_cb.ee_disc_cmplt && (nfa_hci_cb.conn_id == 0))
/external/libnfc-nci/src/nfa/int/
H A Dnfa_hci_int.h393 BOOLEAN ee_disc_cmplt; /* EE Discovery operation completed */ member in struct:__anon24196

Completed in 2763 milliseconds