Searched refs:tNFC_PROTOCOL (Results 1 – 10 of 10) sorted by relevance
97 tNFC_PROTOCOL protocol = p_activate_params->protocol; in CE_SetActivatedTagType()
392 typedef uint8_t tNFC_PROTOCOL; typedef474 tNFC_PROTOCOL protocol;494 tNFC_PROTOCOL protocol; /* NFC protocol */720 tNFC_PROTOCOL protocol; /* supported protocol */
197 tNFC_PROTOCOL protocol; /* protocol used to detect NDEF */207 tNFC_PROTOCOL protocol; /* protocol used to detect TLV */
288 tNFC_PROTOCOL protocol;
54 .protocol = static_cast<tNFC_PROTOCOL>(NFC_PROTOCOL_T5T), in Init()
170 bool nfa_dm_is_protocol_supported(tNFC_PROTOCOL protocol, uint8_t sel_res) { in nfa_dm_is_protocol_supported()
54 tNFC_RF_TECH_N_MODE tech_n_mode, tNFC_PROTOCOL protocol);656 tNFC_RF_TECH_N_MODE tech_n_mode, tNFC_PROTOCOL protocol) { in nfa_dm_disc_get_disc_mask()1272 tNFC_PROTOCOL protocol = p_data->activate.protocol; in nfa_dm_disc_notify_activation()
1539 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_detection()1576 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_read()1675 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_write()1830 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_presence_check()1955 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_format_tag()2019 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_config_tag_ro()
257 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in NFA_RwSetTagReadOnly()
57 static tNFC_PROTOCOL GetProtocol(const Protocol& protocol) { in GetProtocol()