Home
last modified time | relevance | path

Searched refs:Nfc (Results 1 – 25 of 36) sorted by relevance

12

/aosp12/hardware/nxp/nfc/pn8x/1.2/
H A DNfc.cpp35 sp<V1_1::INfcClientCallback> Nfc::mCallbackV1_1 = nullptr;
36 sp<V1_0::INfcClientCallback> Nfc::mCallbackV1_0 = nullptr;
38 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1()
51 Return<V1_0::NfcStatus> Nfc::open( in open()
78 Return<V1_0::NfcStatus> Nfc::prediscover() { in prediscover()
83 Return<V1_0::NfcStatus> Nfc::close() { in close()
100 Return<V1_0::NfcStatus> Nfc::controlGranted() { in controlGranted()
105 Return<V1_0::NfcStatus> Nfc::powerCycle() { in powerCycle()
111 Return<void> Nfc::factoryReset() { in factoryReset()
116 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase()
[all …]
H A DNxpNfcService.cpp34 using android::hardware::nfc::V1_2::implementation::Nfc;
40 sp<INfc> nfc_service = new Nfc(); in main()
/aosp12/hardware/nxp/nfc/snxxx/1.2/
H A DNfc.cpp36 sp<V1_1::INfcClientCallback> Nfc::mCallbackV1_1 = nullptr;
37 sp<V1_0::INfcClientCallback> Nfc::mCallbackV1_0 = nullptr;
39 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1()
52 Return<V1_0::NfcStatus> Nfc::open( in open()
79 Return<V1_0::NfcStatus> Nfc::prediscover() { in prediscover()
84 Return<V1_0::NfcStatus> Nfc::close() { in close()
101 Return<V1_0::NfcStatus> Nfc::controlGranted() { in controlGranted()
106 Return<V1_0::NfcStatus> Nfc::powerCycle() { in powerCycle()
112 Return<void> Nfc::factoryReset() { in factoryReset()
117 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase()
[all …]
H A DNxpNfcService.cpp36 using android::hardware::nfc::V1_2::implementation::Nfc;
47 nfc_service = new Nfc(); in main()
/aosp12/hardware/samsung/nfc/1.2/
H A DSecNfc.cpp40 sp<V1_1::INfcClientCallback> Nfc::mCallbackV1_1 = nullptr;
41 sp<V1_0::INfcClientCallback> Nfc::mCallbackV1_0 = nullptr;
43 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1()
57 Return<V1_0::NfcStatus> Nfc::open( in open()
72 Return<uint32_t> Nfc::write(const hidl_vec<uint8_t>& data) { in write()
88 Return<V1_0::NfcStatus> Nfc::close() { in close()
105 Return<V1_0::NfcStatus> Nfc::controlGranted() { in controlGranted()
110 Return<V1_0::NfcStatus> Nfc::powerCycle() { in powerCycle()
116 Return<void> Nfc::factoryReset() { in factoryReset()
121 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase()
[all …]
H A DSecNfcService.cpp16 using android::hardware::nfc::V1_2::implementation::Nfc;
20 sp<INfc> nfc_service = new Nfc(); in main()
/aosp12/hardware/st/nfc/1.2/
H A DNfc.cpp38 sp<V1_1::INfcClientCallback> Nfc::mCallbackV1_1 = nullptr;
39 sp<V1_0::INfcClientCallback> Nfc::mCallbackV1_0 = nullptr;
41 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1()
54 Return<V1_0::NfcStatus> Nfc::open( in open()
87 Return<V1_0::NfcStatus> Nfc::prediscover() { in prediscover()
92 Return<V1_0::NfcStatus> Nfc::close() { in close()
109 Return<V1_0::NfcStatus> Nfc::controlGranted() { in controlGranted()
114 Return<V1_0::NfcStatus> Nfc::powerCycle() { in powerCycle()
120 Return<void> Nfc::factoryReset() { in factoryReset()
125 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase()
[all …]
H A DStNfcService.cpp38 using android::hardware::nfc::V1_2::implementation::Nfc;
44 sp<INfc> nfc_service = new Nfc(); in main()
H A DAndroid.bp32 "Nfc.cpp",
/aosp12/hardware/nxp/nfc/pn8x/1.1/
H A DNfc.cpp36 sp<V1_1::INfcClientCallback> Nfc::mCallbackV1_1 = nullptr;
37 sp<V1_0::INfcClientCallback> Nfc::mCallbackV1_0 = nullptr;
39 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1()
52 Return<V1_0::NfcStatus> Nfc::open( in open()
79 Return<V1_0::NfcStatus> Nfc::prediscover() { in prediscover()
84 Return<V1_0::NfcStatus> Nfc::close() { in close()
101 Return<V1_0::NfcStatus> Nfc::controlGranted() { in controlGranted()
106 Return<V1_0::NfcStatus> Nfc::powerCycle() { in powerCycle()
112 Return<void> Nfc::factoryReset() { in factoryReset()
117 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase()
[all …]
H A DNxpNfcService.cpp34 using android::hardware::nfc::V1_1::implementation::Nfc;
40 sp<INfc> nfc_service = new Nfc(); in main()
H A DNfc.h43 struct Nfc : public V1_1::INfc, public hidl_death_recipient { struct
/aosp12/hardware/nxp/nfc/snxxx/1.1/
H A DNfc.cpp36 sp<V1_1::INfcClientCallback> Nfc::mCallbackV1_1 = nullptr;
37 sp<V1_0::INfcClientCallback> Nfc::mCallbackV1_0 = nullptr;
39 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1()
52 Return<V1_0::NfcStatus> Nfc::open( in open()
79 Return<V1_0::NfcStatus> Nfc::prediscover() { in prediscover()
84 Return<V1_0::NfcStatus> Nfc::close() { in close()
101 Return<V1_0::NfcStatus> Nfc::controlGranted() { in controlGranted()
106 Return<V1_0::NfcStatus> Nfc::powerCycle() { in powerCycle()
112 Return<void> Nfc::factoryReset() { in factoryReset()
117 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase()
[all …]
H A DNxpNfcService.cpp36 using android::hardware::nfc::V1_1::implementation::Nfc;
47 nfc_service = new Nfc(); in main()
H A DNfc.h43 struct Nfc : public V1_1::INfc, public hidl_death_recipient { struct
/aosp12/hardware/st/nfc/1.1/
H A DNfc.cpp36 sp<V1_1::INfcClientCallback> Nfc::mCallbackV1_1 = nullptr;
37 sp<V1_0::INfcClientCallback> Nfc::mCallbackV1_0 = nullptr;
39 Return<V1_0::NfcStatus> Nfc::open_1_1( in open_1_1()
52 Return<V1_0::NfcStatus> Nfc::open( in open()
85 Return<V1_0::NfcStatus> Nfc::prediscover() { in prediscover()
90 Return<V1_0::NfcStatus> Nfc::close() { in close()
108 Return<V1_0::NfcStatus> Nfc::controlGranted() { in controlGranted()
113 Return<V1_0::NfcStatus> Nfc::powerCycle() { in powerCycle()
119 Return<void> Nfc::factoryReset() { in factoryReset()
124 Return<V1_0::NfcStatus> Nfc::closeForPowerOffCase() { in closeForPowerOffCase()
[all …]
H A DStNfcService.cpp33 using android::hardware::nfc::V1_1::implementation::Nfc;
37 sp<INfc> nfc_service = new Nfc(); in main()
H A DAndroid.bp31 "Nfc.cpp",
/aosp12/hardware/interfaces/nfc/1.0/default/
H A DNfc.cpp15 sp<INfcClientCallback> Nfc::mCallback = nullptr;
17 Nfc::Nfc(nfc_nci_device_t* device) : mDevice(device) {} in Nfc() function in android::hardware::nfc::V1_0::implementation::Nfc
20 ::android::hardware::Return<NfcStatus> Nfc::open(const sp<INfcClientCallback>& clientCallback) { in open()
31 ::android::hardware::Return<uint32_t> Nfc::write(const hidl_vec<uint8_t>& data) { in write()
38 ::android::hardware::Return<NfcStatus> Nfc::coreInitialized(const hidl_vec<uint8_t>& data) { in coreInitialized()
48 ::android::hardware::Return<NfcStatus> Nfc::prediscover() { in prediscover()
55 ::android::hardware::Return<NfcStatus> Nfc::close() { in close()
63 ::android::hardware::Return<NfcStatus> Nfc::controlGranted() { in controlGranted()
70 ::android::hardware::Return<NfcStatus> Nfc::powerCycle() { in powerCycle()
94 return new Nfc(nfc_device); in HIDL_FETCH_INfc()
H A DNfc.h22 struct Nfc : public INfc, public hidl_death_recipient { struct
23 Nfc(nfc_nci_device_t* device);
H A DAndroid.bp15 srcs: ["Nfc.cpp"],
/aosp12/packages/apps/Nfc/
H A DAndroid.bp6 name: "statslog-Nfc-java-gen",
19 ":statslog-Nfc-java-gen",
H A DCleanSpec.mk51 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/app/Nfc.apk)
/aosp12/frameworks/base/core/proto/android/nfc/
H A DOWNERS1 include platform/packages/apps/Nfc:/OWNERS
/aosp12/hardware/nxp/nfc/pn8x/
H A DAndroid.bp128 "1.1/Nfc.cpp",
138 "1.2/Nfc.cpp",

12