Home
last modified time | relevance | path

Searched refs:NCI_PROTOCOL_18092_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/hal/include/
Dnci_defs.h383 #ifndef NCI_PROTOCOL_18092_ACTIVE
384 #define NCI_PROTOCOL_18092_ACTIVE 0x80 macro
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c785 if (evt_data.activate.protocol == NCI_PROTOCOL_18092_ACTIVE) in nfc_ncif_proc_activate()