Home
last modified time | relevance | path

Searched defs:NCI_VERSION_2_0 (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/nfc/src/include/
H A Dnfc_target.h158 #define NCI_VERSION_2_0 0x20 macro
/aosp12/hardware/nxp/nfc/pn8x/halimpl/hal/
H A DphNxpNciHal.h30 #define NCI_VERSION_2_0 0x20 macro
/aosp12/hardware/nxp/nfc/snxxx/halimpl/hal/
H A DphNxpNciHal.h37 #define NCI_VERSION_2_0 0x20 macro
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java230 public static final int NCI_VERSION_2_0 = 0x20; field in NfcService