Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dnfc_api.h352 typedef UINT8 tNFC_PROTOCOL; typedef
450 tNFC_PROTOCOL protocol;
473 tNFC_PROTOCOL protocol; /* NFC protocol */
705 tNFC_PROTOCOL protocol; /* supported protocol */
Drw_api.h181 tNFC_PROTOCOL protocol; /* protocol used to detect NDEF */
190 tNFC_PROTOCOL protocol; /* protocol used to detect TLV */
/external/libnfc-nci/src/nfc/tags/
Dce_main.c96 tNFC_PROTOCOL protocol = p_activate_params->protocol; in CE_SetActivatedTagType()
/external/libnfc-nci/src/nfa/int/
Dnfa_rw_int.h291 tNFC_PROTOCOL protocol;
/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c1498 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_detection()
1544 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_read()
1647 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_write()
1824 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_presence_check()
2007 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_format_tag()
2083 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_config_tag_ro()
Dnfa_rw_api.c262 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in NFA_RwSetTagReadOnly()
/external/libnfc-nci/src/nfa/dm/
Dnfa_dm_main.c186 BOOLEAN nfa_dm_is_protocol_supported (tNFC_PROTOCOL protocol, UINT8 sel_res) in nfa_dm_is_protocol_supported()
Dnfa_dm_discover.c50 tNFC_PROTOCOL protocol);
653 tNFC_PROTOCOL protocol) in nfa_dm_disc_get_disc_mask()
1262 tNFC_PROTOCOL protocol = p_data->activate.protocol; in nfa_dm_disc_notify_activation()