Home
last modified time | relevance | path

Searched refs:NCI_PROTOCOL_T3T (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/hal/include/
Dnci_defs.h377 #define NCI_PROTOCOL_T3T 0x03 macro
/external/libnfc-nci/src/nfc/include/
Dnfc_api.h342 #define NFC_PROTOCOL_T3T NCI_PROTOCOL_T3T /* Type3Tag - NFC-F */
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c1449 … if ((p_cb->act_protocol >= NCI_PROTOCOL_T1T) && (p_cb->act_protocol <= NCI_PROTOCOL_T3T)) in nfc_data_event()