Home
last modified time | relevance | path

Searched refs:tNFC_PROTOCOL (Results 1 – 9 of 9) sorted by relevance

/system/nfc/src/nfc/tags/
Dce_main.cc102 tNFC_PROTOCOL protocol = p_activate_params->protocol; in CE_SetActivatedTagType()
/system/nfc/src/nfc/include/
Dnfc_api.h391 typedef uint8_t tNFC_PROTOCOL; typedef
479 tNFC_PROTOCOL protocol;
499 tNFC_PROTOCOL protocol; /* NFC protocol */
722 tNFC_PROTOCOL protocol; /* supported protocol */
Drw_api.h197 tNFC_PROTOCOL protocol; /* protocol used to detect NDEF */
207 tNFC_PROTOCOL protocol; /* protocol used to detect TLV */
/system/nfc/src/nfa/include/
Dnfa_rw_int.h288 tNFC_PROTOCOL protocol;
/system/nfc/src/fuzzers/rw/
Dt5t.cc54 .protocol = static_cast<tNFC_PROTOCOL>(NFC_PROTOCOL_T5T), in Init()
/system/nfc/src/nfa/dm/
Dnfa_dm_main.cc173 bool nfa_dm_is_protocol_supported(tNFC_PROTOCOL protocol, uint8_t sel_res) { in nfa_dm_is_protocol_supported()
Dnfa_dm_discover.cc57 tNFC_RF_TECH_N_MODE tech_n_mode, tNFC_PROTOCOL protocol);
593 tNFC_RF_TECH_N_MODE tech_n_mode, tNFC_PROTOCOL protocol) { in nfa_dm_disc_get_disc_mask()
1188 tNFC_PROTOCOL protocol = p_data->activate.protocol; in nfa_dm_disc_notify_activation()
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc1536 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_detection()
1573 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_read()
1673 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_write()
1828 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_presence_check()
1954 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_format_tag()
2018 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_config_tag_ro()
Dnfa_rw_api.cc260 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in NFA_RwSetTagReadOnly()