Searched defs:Nfc (Results 1 – 4 of 4) sorted by relevance
22 struct Nfc : public INfc, public hidl_death_recipient { struct35 auto ret = mCallback->sendEvent((::android::hardware::nfc::V1_0::NfcEvent)event, in eventCallback() argument59 static sp<INfcClientCallback> mCallback; argument63 extern "C" INfc* HIDL_FETCH_INfc(const char* name); argument
17 Nfc::Nfc(nfc_nci_device_t* device) : mDevice(device) {} in Nfc() function in android::hardware::nfc::V1_0::implementation::Nfc
43 struct Nfc : public V1_1::INfc, public hidl_death_recipient { struct67 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback() argument102 static sp<V1_1::INfcClientCallback> mCallbackV1_1; argument103 static sp<V1_0::INfcClientCallback> mCallbackV1_0; argument
43 struct Nfc : public V1_2::INfc, public hidl_death_recipient { struct69 auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event, in eventCallback() argument104 static sp<V1_1::INfcClientCallback> mCallbackV1_1; argument105 static sp<V1_0::INfcClientCallback> mCallbackV1_0; argument