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.h126 uint8_t num_ee; /* number of NFCEEs found */ member
174 uint8_t num_ee; /* number of MFCEE information */ member
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc1700 evt_data.ee_discover.num_ee = NFA_EE_MAX_EE_SUPPORTED; in nfa_ee_report_disc_done()
1701 NFA_EeGetInfo(&evt_data.ee_discover.num_ee, evt_data.ee_discover.ee_info); in nfa_ee_report_disc_done()
2095 p_evt_data->num_ee = 0; in nfa_ee_build_discover_req_evt()
2109 p_evt_data->num_ee++; in nfa_ee_build_discover_req_evt()
2114 p_evt_data->num_ee, p_cb->nfcee_id, p_cb->la_protocol, in nfa_ee_build_discover_req_evt()