Home
last modified time | relevance | path

Searched refs:INxpNfc (Results 1 – 21 of 21) sorted by relevance

/hardware/nxp/secure_element/snxxx/libese-spi/src/include/
DNfcAdaptation.h28 using INxpNfc = vendor::nxp::nxpnfc::V2_0::INxpNfc; variable
29 using INxpNfcAidl = ::aidl::vendor::nxp::nxpnfc_aidl::INxpNfc;
87 static android::sp<INxpNfc> mHalNxpNfc;
/hardware/nxp/secure_element/snxxx/libese-spi/src/adaptation/
DNfcAdaptation.cpp46 using INxpNfc = vendor::nxp::nxpnfc::V2_0::INxpNfc; typedef
47 using INxpNfcAidl = ::aidl::vendor::nxp::nxpnfc_aidl::INxpNfc;
54 sp<INxpNfc> NfcAdaptation::mHalNxpNfc = nullptr;
79 mHalNxpNfc = INxpNfc::tryGetService(); in Initialize()
/hardware/nxp/nfc/pn8x/extns/impl/
DNxpNfc.h37 using ::vendor::nxp::nxpnfc::V1_0::INxpNfc;
39 struct NxpNfc : public INxpNfc {
/hardware/nxp/nfc/pn8x/1.2/
DNxpNfcService.cpp35 using vendor::nxp::nxpnfc::V1_0::INxpNfc;
49 sp<INxpNfc> nxp_nfc_service = new NxpNfc(); in main()
/hardware/nxp/nfc/pn8x/1.1/
DNxpNfcService.cpp35 using vendor::nxp::nxpnfc::V1_0::INxpNfc;
49 sp<INxpNfc> nxp_nfc_service = new NxpNfc(); in main()
/hardware/nxp/nfc/snxxx/1.1/
DNxpNfcService.cpp37 using vendor::nxp::nxpnfc::V2_0::INxpNfc;
44 sp<INxpNfc> nxp_nfc_service = nullptr; in main()
/hardware/nxp/nfc/snxxx/extns/impl/nxpnfc/2.0/
DNxpNfc.h40 using ::vendor::nxp::nxpnfc::V2_0::INxpNfc;
42 struct NxpNfc : public INxpNfc {
/hardware/nxp/secure_element/pn8x/libese-spi/src/include/
DNfcAdaptation.h26 using vendor::nxp::nxpnfc::V1_0::INxpNfc;
81 static android::sp<INxpNfc> mHalNxpNfc;
/hardware/nxp/nfc/snxxx/1.2/
DNxpNfcService.cpp41 using vendor::nxp::nxpnfc::V2_0::INxpNfc;
48 sp<INxpNfc> nxp_nfc_service = nullptr; in main()
/hardware/nxp/secure_element/pn8x/libese-spi/src/adaptation/
DNfcAdaptation.cpp30 using vendor::nxp::nxpnfc::V1_0::INxpNfc;
32 sp<INxpNfc> NfcAdaptation::mHalNxpNfc = nullptr;
43 mHalNxpNfc = INxpNfc::tryGetService(); in Initialize()
/hardware/nxp/secure_element/snxxx/ese-clients/src/
DeSEClient.cpp46 using INxpNfc = vendor::nxp::nxpnfc::V2_0::INxpNfc; typedef
47 using INxpNfcAidl = ::aidl::vendor::nxp::nxpnfc_aidl::INxpNfc;
52 sp<INxpNfc> mHalNxpNfc = nullptr;
248 mHalNxpNfc = INxpNfc::tryGetService(); in eSEClientUpdate_ThreadHandler()
/hardware/nxp/nfc/intf/nxpnfc/
Dcurrent.txt2 e65f51748c114bd4dfe57dac4c2bd690000c770e76c52df76e234faec500a248 vendor.nxp.nxpnfc@2.0::INxpNfc
/hardware/nxp/nfc/intf/nxpnfc/aidl/aidl_api/vendor.nxp.nxpnfc_aidl/1/vendor/nxp/nxpnfc_aidl/
DINxpNfc.aidl38 interface INxpNfc { interface
/hardware/nxp/nfc/intf/nxpnfc/aidl/aidl_api/vendor.nxp.nxpnfc_aidl/current/vendor/nxp/nxpnfc_aidl/
DINxpNfc.aidl38 interface INxpNfc { interface
/hardware/nxp/nfc/intf/nxpnfc/aidl/vendor/nxp/nxpnfc_aidl/
DINxpNfc.aidl22 interface INxpNfc { interface
/hardware/nxp/nfc/intf/nxpnfc/1.0/
DAndroid.bp17 "INxpNfc.hal",
DINxpNfc.hal20 interface INxpNfc {
/hardware/nxp/nfc/intf/nxpnfc/2.0/
DAndroid.bp17 "INxpNfc.hal",
DINxpNfc.hal20 interface INxpNfc {
/hardware/nxp/nfc/snxxx/extns/impl/nxpnfc/aidl/
DNxpNfc.h35 using ::aidl::vendor::nxp::nxpnfc_aidl::INxpNfc;
/hardware/nxp/nfc/snxxx/aidl/
Dmain.cpp31 using ::aidl::vendor::nxp::nxpnfc_aidl::INxpNfc;