Home
last modified time | relevance | path

Searched refs:NCI_INTERFACE_NFC_DEP (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/include/
Dnci_defs.h332 #define NCI_INTERFACE_NFC_DEP 3 macro
333 #define NCI_INTERFACE_MAX NCI_INTERFACE_NFC_DEP
/system/nfc/src/nfc/include/
Dnfc_api.h421 #define NFC_INTERFACE_NFC_DEP NCI_INTERFACE_NFC_DEP
/system/nfc/src/nfc/nfc/
Dnfc_main.cc84 NCI_INTERFACE_NFC_DEP}
Dnfc_ncif.cc1013 else if (evt_data.activate.intf_param.type == NCI_INTERFACE_NFC_DEP) { in nfc_ncif_proc_activate()