Home
last modified time | relevance | path

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

/external/libnfc-nci/src/include/
Dvendor_cfg.h46 #ifndef NCI_PROTOCOL_18092_ACTIVE
47 #define NCI_PROTOCOL_18092_ACTIVE (p_nfa_proprietary_cfg->pro_protocol_18092_active) macro
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c785 if (evt_data.activate.protocol == NCI_PROTOCOL_18092_ACTIVE) in nfc_ncif_proc_activate()