HomeSort by relevance Sort by last modified time
    Searched refs:nxp (Results 1 - 24 of 24) sorted by null

  /hardware/nxp/nfc/extns/intf/nxpnfc/1.0/
types.hal 3 * Copyright 2018 NXP
18 package vendor.nxp.nxpnfc@1.0;
INxpNfc.hal 3 * Copyright 2018 NXP
18 package vendor.nxp.nxpnfc@1.0;
  /external/libese/libese-hw/nxp/include/ese/hw/nxp/pn80t/boards/
hikey-spidev.h 18 #include <ese/hw/nxp/spi_board.h>
  /hardware/nxp/secure_element/extns/intf/nxpese/1.0/
INxpEse.hal 3 * Copyright (C) 2018 NXP Semiconductors
18 package vendor.nxp.nxpese@1.0;
  /hardware/nxp/nfc/extns/impl/
NxpNfc.h 3 * Copyright 2018 NXP
22 #include <vendor/nxp/nxpnfc/1.0/INxpNfc.h>
28 namespace nxp { namespace in namespace:vendor
34 using ::vendor::nxp::nxpnfc::V1_0::INxpNfc;
47 } // namespace nxp
NxpNfc.cpp 3 * Copyright 2018 NXP
27 namespace nxp { namespace in namespace:vendor
31 // Methods from ::vendor::nxp::nxpnfc::V1_0::INxpNfc follow.
59 } // namespace nxp
  /hardware/nxp/nfc/1.1/
NxpNfcService.cpp 3 * Copyright 2018 NXP
21 #include <vendor/nxp/nxpnfc/1.0/INxpNfc.h>
35 using vendor::nxp::nxpnfc::V1_0::INxpNfc;
36 using vendor::nxp::nxpnfc::V1_0::implementation::NxpNfc;
51 ALOGD("Could not register service for NXP NFC Extn Iface (%d).", status);
  /hardware/nxp/secure_element/1.0/
NxpEseService.cpp 3 * Copyright 2018 NXP
22 #include <vendor/nxp/nxpese/1.0/INxpEse.h>
35 using vendor::nxp::nxpese::V1_0::INxpEse;
36 using vendor::nxp::nxpese::V1_0::implementation::NxpEse;
  /hardware/nxp/secure_element/extns/impl/
NxpEse.h 3 * Copyright (C) 2018 NXP Semiconductors
24 #include <vendor/nxp/nxpese/1.0/INxpEse.h>
29 namespace nxp { namespace in namespace:vendor
36 using ::vendor::nxp::nxpese::V1_0::INxpEse;
53 } // namespace nxp
NxpEse.cpp 3 * Copyright (C) 2018 NXP Semiconductors
22 namespace nxp { namespace in namespace:vendor
27 // Methods from ::vendor::nxp::nxpese::V1_0::INxpEse follow.
57 } // namespace nxp
  /hardware/nxp/nfc/halimpl/src/include/
EseAdaptation.h 4 * Copyright (C) 2015 NXP Semiconductors
28 #include <vendor/nxp/nxpese/1.0/INxpEse.h>
29 using vendor::nxp::nxpese::V1_0::INxpEse;
94 static android::sp<vendor::nxp::nxpese::V1_0::INxpEse> mHalNxpEse;
  /external/libese/tools/ese_relay/
ese_relay_pn80t_spidev.c 17 /* Pull in NXP PN80T for use in the relay. */
19 #include <ese/hw/nxp/pn80t/boards/hikey-spidev.h>
  /hardware/nxp/secure_element/libese-spi/src/include/
NfcAdaptation.h 3 * Copyright 2018 NXP
24 #include <vendor/nxp/nxpnfc/1.0/INxpNfc.h>
26 using vendor::nxp::nxpnfc::V1_0::INxpNfc;
  /device/google/marlin/
device-sailfish.mk 56 device/google/marlin/nfc/libnfc-nxp.sailfish.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nxp.conf
device-marlin.mk 56 device/google/marlin/nfc/libnfc-nxp.marlin.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nxp.conf
  /external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
JcopBackupImpl.java 25 import com.nxp.ls.library.LSBackup;
26 import com.nxp.ls.library.LSPullModeRestore;
27 import com.nxp.ls.library.LSPushModeBackup;
35 // From NXP, the AID of the LoaderService.
37 // NXP RID
39 // NXP JCOP Applets
GlobalStateImpl.java 28 import com.nxp.id.jcopx.util.SystemInfo;
  /device/google/taimen/
device.mk 56 device/google/taimen/nfc/libnfc-nxp.taimen.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nxp.conf
  /build/make/core/tasks/
vendor_module_check.mk 36 nxp \
  /external/libese/apps/weaver/card/src/com/android/weaver/core/
CoreSlots.java 27 import com.nxp.id.jcopx.util.DSTimer;
  /hardware/nxp/secure_element/libese-spi/src/adaptation/
NfcAdaptation.cpp 3 * Copyright 2018 NXP
30 using vendor::nxp::nxpnfc::V1_0::INxpNfc;
44 LOG_FATAL_IF(mHalNxpNfc == nullptr, "Failed to retrieve the NXP NFC HAL!");
  /device/google/muskie/
device-common.mk 148 device/google/muskie/nfc/libnfc-nxp.muskie.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nxp.conf
  /hardware/nxp/nfc/halimpl/src/adaptation/
EseAdaptation.cpp 4 * Copyright (C) 2015 NXP Semiconductors
35 using vendor::nxp::nxpese::V1_0::INxpEse;
191 ALOGD_IF(mHalNxpEse == nullptr, "%s: Failed to retrieve the NXP ESE HAL!", func);
  /device/google/marlin/common/
base.mk 811 frameworks/native/data/etc/com.nxp.mifare.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.nxp.mifare.xml \

Completed in 954 milliseconds