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.h348 typedef UINT8 tNFC_PROTOCOL; typedef
445 tNFC_PROTOCOL protocol;
468 tNFC_PROTOCOL protocol; /* NFC protocol */
700 tNFC_PROTOCOL protocol; /* supported protocol */
Drw_api.h180 tNFC_PROTOCOL protocol; /* protocol used to detect NDEF */
189 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.c1456 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_detection()
1502 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_read()
1604 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_start_ndef_write()
1782 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_presence_check()
1960 tNFC_PROTOCOL protocol = nfa_rw_cb.protocol; in nfa_rw_format_tag()
2032 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.c48 tNFC_PROTOCOL protocol);
642 tNFC_PROTOCOL protocol) in nfa_dm_disc_get_disc_mask()
1213 tNFC_PROTOCOL protocol = p_data->activate.protocol; in nfa_dm_disc_notify_activation()