Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/extns/impl/nxpnfc/2.0/
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()
DNxpNfc.h42 struct NxpNfc : public INxpNfc { struct
/hardware/nxp/nfc/pn8x/1.1/
DNxpNfcService.cpp36 using vendor::nxp::nxpnfc::V1_0::implementation::NxpNfc;
49 sp<INxpNfc> nxp_nfc_service = new NxpNfc(); in main()
/hardware/nxp/nfc/pn8x/1.2/
DNxpNfcService.cpp36 using vendor::nxp::nxpnfc::V1_0::implementation::NxpNfc;
49 sp<INxpNfc> nxp_nfc_service = new NxpNfc(); in main()
/hardware/nxp/nfc/snxxx/1.1/
DNxpNfcService.cpp38 using vendor::nxp::nxpnfc::V2_0::implementation::NxpNfc;
64 nxp_nfc_service = new NxpNfc(); in main()
/hardware/nxp/nfc/snxxx/1.2/
DNxpNfcService.cpp38 using vendor::nxp::nxpnfc::V2_0::implementation::NxpNfc;
71 nxp_nfc_service = new NxpNfc(); in main()
/hardware/nxp/nfc/pn8x/extns/impl/
DNxpNfc.h39 struct NxpNfc : public INxpNfc { struct
DNxpNfc.cpp32 Return<void> NxpNfc::ioctl(uint64_t ioctlType, in ioctl()
/hardware/nxp/nfc/pn8x/
DAndroid.bp102 "extns/impl/NxpNfc.cpp",
/hardware/nxp/nfc/snxxx/
DAndroid.bp122 "extns/impl/nxpnfc/2.0/NxpNfc.cpp",