Home
last modified time | relevance | path

Searched refs:num_ee (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/nfa/include/
Dnfa_ee_api.h125 uint8_t num_ee; /* number of NFCEEs found */ member
173 uint8_t num_ee; /* number of MFCEE information */ member
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc1680 evt_data.ee_discover.num_ee = NFA_EE_MAX_EE_SUPPORTED; in nfa_ee_report_disc_done()
1681 NFA_EeGetInfo(&evt_data.ee_discover.num_ee, evt_data.ee_discover.ee_info); in nfa_ee_report_disc_done()
2074 p_evt_data->num_ee = 0; in nfa_ee_build_discover_req_evt()
2088 p_evt_data->num_ee++; in nfa_ee_build_discover_req_evt()
2093 p_evt_data->num_ee, p_cb->nfcee_id, p_cb->la_protocol, in nfa_ee_build_discover_req_evt()