HomeSort by relevance Sort by last modified time
    Searched defs:NCI_VERSION_1_0 (Results 1 - 3 of 3) sorted by null

  /hardware/nxp/nfc/halimpl/hal/
phNxpNciHal.h 31 #define NCI_VERSION_1_0 0x10
  /system/nfc/src/include/
nfc_target.h 157 #define NCI_VERSION_1_0 0x10
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java 195 public static final int NCI_VERSION_1_0 = 0x10;
208 private static int nci_version = NCI_VERSION_1_0;
    [all...]

Completed in 114 milliseconds