/hardware/nxp/nfc/snxxx/1.2/ |
D | Nfc.cpp | 36 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() 68 Return<uint32_t> Nfc::write(const hidl_vec<uint8_t>& data) { in write() 73 Return<V1_0::NfcStatus> Nfc::coreInitialized(const hidl_vec<uint8_t>& data) { in coreInitialized() 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() [all …]
|
D | NxpNfcService.cpp | 36 using android::hardware::nfc::V1_2::implementation::Nfc; 47 nfc_service = new Nfc(); in main()
|
D | Nfc.h | 43 struct Nfc : public V1_2::INfc, public hidl_death_recipient { struct
|
/hardware/nxp/nfc/pn8x/1.2/ |
D | Nfc.cpp | 35 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() 67 Return<uint32_t> Nfc::write(const hidl_vec<uint8_t>& data) { in write() 72 Return<V1_0::NfcStatus> Nfc::coreInitialized(const hidl_vec<uint8_t>& data) { in coreInitialized() 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() [all …]
|
D | NxpNfcService.cpp | 34 using android::hardware::nfc::V1_2::implementation::Nfc; 40 sp<INfc> nfc_service = new Nfc(); in main()
|
D | Nfc.h | 43 struct Nfc : public V1_2::INfc, public hidl_death_recipient { struct
|
/hardware/nxp/nfc/pn8x/1.1/ |
D | Nfc.cpp | 36 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() 68 Return<uint32_t> Nfc::write(const hidl_vec<uint8_t>& data) { in write() 73 Return<V1_0::NfcStatus> Nfc::coreInitialized(const hidl_vec<uint8_t>& data) { in coreInitialized() 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() [all …]
|
D | NxpNfcService.cpp | 34 using android::hardware::nfc::V1_1::implementation::Nfc; 40 sp<INfc> nfc_service = new Nfc(); in main()
|
D | Nfc.h | 43 struct Nfc : public V1_1::INfc, public hidl_death_recipient { struct
|
/hardware/st/nfc/1.2/ |
D | Nfc.cpp | 38 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() 70 Return<uint32_t> Nfc::write(const hidl_vec<uint8_t>& data) { in write() 76 Return<V1_0::NfcStatus> Nfc::coreInitialized(const hidl_vec<uint8_t>& data) { in coreInitialized() 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() [all …]
|
D | Android.bp | 32 "Nfc.cpp",
|
D | Nfc.h | 43 struct Nfc : public V1_2::INfc, public hidl_death_recipient { struct
|
/hardware/samsung/nfc/1.2/ |
D | SecNfc.cpp | 40 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() 77 Return<V1_0::NfcStatus> Nfc::coreInitialized(const hidl_vec<uint8_t>& data) { in coreInitialized() 83 Return<::android::hardware::nfc::V1_0::NfcStatus> Nfc::prediscover() { in prediscover() 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() [all …]
|
D | SecNfcService.cpp | 16 using android::hardware::nfc::V1_2::implementation::Nfc; 20 sp<INfc> nfc_service = new Nfc(); in main()
|
D | SecNfc.h | 26 struct Nfc : public V1_2::INfc, public hidl_death_recipient { struct
|
/hardware/interfaces/nfc/1.0/default/ |
D | Nfc.cpp | 15 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()
|
D | Nfc.h | 22 struct Nfc : public INfc, public hidl_death_recipient { struct 23 Nfc(nfc_nci_device_t* device);
|
D | Android.bp | 15 srcs: ["Nfc.cpp"],
|
/hardware/st/nfc/1.1/ |
D | StNfcService.cpp | 33 using android::hardware::nfc::V1_1::implementation::Nfc; 37 sp<INfc> nfc_service = new Nfc(); in main()
|
D | Android.bp | 31 "Nfc.cpp",
|
D | Nfc.h | 44 struct Nfc : public V1_1::INfc, public hidl_death_recipient { struct
|
/hardware/nxp/nfc/snxxx/1.1/ |
D | NxpNfcService.cpp | 36 using android::hardware::nfc::V1_1::implementation::Nfc; 47 nfc_service = new Nfc(); in main()
|
D | Nfc.h | 43 struct Nfc : public V1_1::INfc, public hidl_death_recipient { struct
|
/hardware/nxp/nfc/pn8x/ |
D | Android.bp | 128 "1.1/Nfc.cpp", 138 "1.2/Nfc.cpp",
|
/hardware/nxp/nfc/snxxx/ |
D | Android.bp | 121 "1.2/Nfc.cpp",
|