Home
last modified time | relevance | path

Searched refs:NxpNfc (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/nxp/nfc/snxxx/extns/impl/nxpnfc/2.0/
H A DNxpNfc.cpp33 Return<void> NxpNfc::getVendorParam(const ::android::hardware::hidl_string& key, in getVendorParam()
40 Return<bool> NxpNfc::setVendorParam( in setVendorParam()
46 Return<bool> NxpNfc::resetEse(uint64_t resetType) { in resetEse()
64 Return<bool> NxpNfc::setEseUpdateState(NxpNfcHalEseState eSEState) { in setEseUpdateState()
84 Return<bool> NxpNfc::setNxpTransitConfig( in setNxpTransitConfig()
95 Return<bool> NxpNfc::isJcopUpdateRequired() { in isJcopUpdateRequired()
107 Return<bool> NxpNfc::isLsUpdateRequired() { in isLsUpdateRequired()
H A DNxpNfc.h42 struct NxpNfc : public INxpNfc { struct
/aosp12/hardware/nxp/nfc/pn8x/1.1/
H A DNxpNfcService.cpp36 using vendor::nxp::nxpnfc::V1_0::implementation::NxpNfc;
49 sp<INxpNfc> nxp_nfc_service = new NxpNfc(); in main()
/aosp12/hardware/nxp/nfc/pn8x/1.2/
H A DNxpNfcService.cpp36 using vendor::nxp::nxpnfc::V1_0::implementation::NxpNfc;
49 sp<INxpNfc> nxp_nfc_service = new NxpNfc(); in main()
/aosp12/hardware/nxp/nfc/snxxx/1.1/
H A DNxpNfcService.cpp38 using vendor::nxp::nxpnfc::V2_0::implementation::NxpNfc;
64 nxp_nfc_service = new NxpNfc(); in main()
/aosp12/hardware/nxp/nfc/snxxx/1.2/
H A DNxpNfcService.cpp38 using vendor::nxp::nxpnfc::V2_0::implementation::NxpNfc;
71 nxp_nfc_service = new NxpNfc(); in main()
/aosp12/hardware/nxp/nfc/pn8x/extns/impl/
H A DNxpNfc.h39 struct NxpNfc : public INxpNfc { struct
H A DNxpNfc.cpp32 Return<void> NxpNfc::ioctl(uint64_t ioctlType, in ioctl()
/aosp12/hardware/nxp/nfc/pn8x/
H A DAndroid.bp102 "extns/impl/NxpNfc.cpp",
/aosp12/hardware/nxp/nfc/snxxx/
H A DAndroid.bp122 "extns/impl/nxpnfc/2.0/NxpNfc.cpp",