Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Dce_main.cc95 tNFC_PROTOCOL protocol = p_activate_params->protocol; in CE_SetActivatedTagType()
/system/nfc/src/nfc/include/
Dnfc_api.h383 typedef uint8_t tNFC_PROTOCOL; typedef
470 tNFC_PROTOCOL protocol;
490 tNFC_PROTOCOL protocol; /* NFC protocol */
713 tNFC_PROTOCOL protocol; /* supported protocol */
Drw_api.h194 tNFC_PROTOCOL protocol; /* protocol used to detect NDEF */
204 tNFC_PROTOCOL protocol; /* protocol used to detect TLV */
/system/nfc/src/nfa/include/
Dnfa_rw_int.h280 tNFC_PROTOCOL protocol;
/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);
594 tNFC_RF_TECH_N_MODE tech_n_mode, tNFC_PROTOCOL protocol) { in nfa_dm_disc_get_disc_mask()
1189 tNFC_PROTOCOL protocol = p_data->activate.protocol; in nfa_dm_disc_notify_activation()
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc1533 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_detection()
1570 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_read()
1670 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_write()
1826 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_presence_check()
1952 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_format_tag()
2016 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_config_tag_ro()
Dnfa_rw_api.cc259 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in NFA_RwSetTagReadOnly()