Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dnfc_target.h158 #ifndef NCI_VERSION
159 #define NCI_VERSION NCI_VERSION_2_0 macro
/system/nfc/tools/casimir/src/
Dcontroller.rs30 const NCI_VERSION: nci::NciVersion = nci::NciVersion::Version20; constant
777 nci_version: NCI_VERSION, in core_reset()