| /hardware/st/nfc/1.2/ | 
| D | Nfc.h | 44 struct Nfc : public V1_2::INfc, public hidl_death_recipient {  struct 70       auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event,  in eventCallback()  argument 84   static void dataCallback(uint16_t data_len, uint8_t* p_data) {  in dataCallback() 100   virtual void serviceDied(uint64_t cookie, const wp<IBase>& /*who*/) {  in serviceDied() 125   static sp<V1_0::INfcClientCallback> mCallbackV1_0;  argument 126   pthread_mutex_t mLockOpenClose = PTHREAD_MUTEX_INITIALIZER; 127   uint64_t mOpenCount = 0;
  | 
| /hardware/interfaces/nfc/1.0/default/ | 
| D | Nfc.h | 22 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
  | 
| D | Nfc.cpp | 17 Nfc::Nfc(nfc_nci_device_t* device) : mDevice(device) {}  in Nfc()  function in android::hardware::nfc::V1_0::implementation::Nfc
  | 
| /hardware/nxp/nfc/pn8x/1.1/ | 
| D | Nfc.h | 43 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
  | 
| /hardware/samsung/nfc/1.2/ | 
| D | SecNfc.h | 26 struct Nfc : public V1_2::INfc, public hidl_death_recipient {  struct 49       auto ret = mCallbackV1_1->sendEvent_1_1((V1_1::NfcEvent)event,  in eventCallback()  argument 84   static sp<V1_1::INfcClientCallback> mCallbackV1_1;  argument 85   static sp<V1_0::INfcClientCallback> mCallbackV1_0;  argument
  | 
| /hardware/nxp/nfc/pn8x/1.2/ | 
| D | Nfc.h | 43 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.1/ | 
| D | Nfc.h | 44 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/snxxx/1.1/ | 
| D | Nfc.h | 43 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
  | 
| /hardware/interfaces/nfc/aidl/default/ | 
| D | Nfc.h | 32 struct Nfc : public BnNfc {  struct 49             auto ret = mCallback->sendEvent((NfcEvent)event, (NfcStatus)status);  in eventCallback()  argument 66     static std::shared_ptr<INfcClientCallback> mCallback;  argument
  | 
| /hardware/nxp/nfc/snxxx/aidl/ | 
| D | Nfc.h | 47 struct Nfc : public BnNfc {  struct 67         event = (uint8_t)NfcEvent::HCI_NETWORK_RESET;  in eventCallback()  argument 86   static std::shared_ptr<INfcClientCallback> mCallback;  argument
  | 
| /hardware/st/nfc/aidl/ | 
| D | Nfc.h | 36 struct Nfc : public BnNfc {  struct 55       NfcEvent mEvent;  in eventCallback()  argument 115   static std::shared_ptr<INfcClientCallback> mCallback;  argument
  | 
| /hardware/nxp/nfc/snxxx/1.2/ | 
| D | Nfc.h | 43 struct Nfc : public V1_2::INfc, public hidl_death_recipient {  struct 71       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
  |