Home
last modified time | relevance | path

Searched defs:Nfc (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/nfc/1.0/default/
DNfc.h22 struct Nfc : public INfc, public hidl_death_recipient { struct
35 auto ret = mCallback->sendEvent((::android::hardware::nfc::V1_0::NfcEvent)event, in eventCallback() argument
59 static sp<INfcClientCallback> mCallback; argument
63 extern "C" INfc* HIDL_FETCH_INfc(const char* name); argument
DNfc.cpp17 Nfc::Nfc(nfc_nci_device_t* device) : mDevice(device) {} in Nfc() function in android::hardware::nfc::V1_0::implementation::Nfc
/hardware/st/nfc/1.1/
DNfc.h44 struct Nfc : public V1_1::INfc, public hidl_death_recipient { struct
68 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback() argument
103 static sp<V1_1::INfcClientCallback> mCallbackV1_1; argument
104 static sp<V1_0::INfcClientCallback> mCallbackV1_0; argument
/hardware/nxp/nfc/1.2/
DNfc.h43 struct Nfc : public V1_2::INfc, public hidl_death_recipient { struct
69 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback() argument
104 static sp<V1_1::INfcClientCallback> mCallbackV1_1; argument
105 static sp<V1_0::INfcClientCallback> mCallbackV1_0; argument
/hardware/st/nfc/1.2/
DNfc.h43 struct Nfc : public V1_2::INfc, public hidl_death_recipient { struct
69 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback() argument
104 static sp<V1_1::INfcClientCallback> mCallbackV1_1; argument
105 static sp<V1_0::INfcClientCallback> mCallbackV1_0; argument
/hardware/nxp/nfc/1.1/
DNfc.h43 struct Nfc : public V1_1::INfc, public hidl_death_recipient { struct
67 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback() argument
102 static sp<V1_1::INfcClientCallback> mCallbackV1_1; argument
103 static sp<V1_0::INfcClientCallback> mCallbackV1_0; argument