Searched refs:NxpNfc (Results 1 – 13 of 13) sorted by relevance
33 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()
42 struct NxpNfc : public INxpNfc { struct
32 using ::aidl::vendor::nxp::nxpnfc_aidl::NxpNfc;37 std::shared_ptr<NxpNfc> nxp_nfc_service = ndk::SharedRefBase::make<NxpNfc>(); in startNxpNfcAidlService()39 std::string() + NxpNfc::descriptor + "/default"; in startNxpNfcAidlService()
33 ::ndk::ScopedAStatus NxpNfc::getVendorParam(const std::string& key, in getVendorParam()40 ::ndk::ScopedAStatus NxpNfc::setVendorParam(const std::string& key, in setVendorParam()48 ::ndk::ScopedAStatus NxpNfc::resetEse(int64_t resetType, bool* _aidl_return) { in resetEse()70 ::ndk::ScopedAStatus NxpNfc::setNxpTransitConfig(const std::string& strVal, in setNxpTransitConfig()
37 class NxpNfc : public BnNxpNfc {
36 using vendor::nxp::nxpnfc::V1_0::implementation::NxpNfc;49 sp<INxpNfc> nxp_nfc_service = new NxpNfc(); in main()
38 using vendor::nxp::nxpnfc::V2_0::implementation::NxpNfc;64 nxp_nfc_service = new NxpNfc(); in main()
42 using vendor::nxp::nxpnfc::V2_0::implementation::NxpNfc;74 nxp_nfc_service = new NxpNfc(); in main()
39 struct NxpNfc : public INxpNfc { struct
32 Return<void> NxpNfc::ioctl(uint64_t ioctlType, in ioctl()
102 "extns/impl/NxpNfc.cpp",
161 "extns/impl/nxpnfc/aidl/NxpNfc.cpp",