Home
last modified time | relevance | path

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

/packages/modules/Nfc/libnfc-nci/src/include/
Dnfc_target.h157 #define NCI_VERSION_2_0 0x20 macro
/packages/modules/Nfc/NfcNci/src/com/android/nfc/
DNfcService.java328 public static final int NCI_VERSION_2_0 = 0x20; field in NfcService