Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dvendor_cfg.h46 #ifndef NCI_PROTOCOL_18092_ACTIVE
47 #define NCI_PROTOCOL_18092_ACTIVE \ macro
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc893 if (evt_data.activate.protocol == NCI_PROTOCOL_18092_ACTIVE) in nfc_ncif_proc_activate()