Home
last modified time | relevance | path

Searched refs:nci_device (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/st/nfc/1.0/
H A Dnfc_nci_st21nfc.c38 struct nfc_nci_device nci_device; // nci_device must be first struct member member
212 dev->nci_device.common.tag = HARDWARE_DEVICE_TAG; in nfc_open()
214 dev->nci_device.common.module = (struct hw_module_t*)module; in nfc_open()
215 dev->nci_device.common.close = nfc_close; in nfc_open()
218 dev->nci_device.open = hal_open; in nfc_open()
219 dev->nci_device.write = hal_write; in nfc_open()
220 dev->nci_device.core_initialized = hal_core_initialized; in nfc_open()
221 dev->nci_device.pre_discover = hal_pre_discover; in nfc_open()
222 dev->nci_device.close = hal_close; in nfc_open()
223 dev->nci_device.control_granted = hal_control_granted; in nfc_open()
[all …]
H A Dhal_wrapper.c33 struct nfc_nci_device nci_device; // nci_device must be first struct member member
/aosp12/hardware/nxp/nfc/snxxx/halimpl/inc/
H A DphNxpNciHal_Adaptation.h27 struct nfc_nci_device nci_device; member
/aosp12/hardware/nxp/nfc/pn8x/halimpl/inc/
H A DphNxpNciHal_Adaptation.h27 struct nfc_nci_device nci_device; member
/aosp12/hardware/st/nfc/1.1/
H A Dhal_st21nfc.cc38 struct nfc_nci_device nci_device; // nci_device must be first struct member member
/aosp12/hardware/st/nfc/st21nfc/
H A Dhal_wrapper.cc36 struct nfc_nci_device nci_device; // nci_device must be first struct member member
/aosp12/hardware/st/nfc/1.2/
H A Dhal_st21nfc.cc44 struct nfc_nci_device nci_device; // nci_device must be first struct member member
/aosp12/hardware/st/nfc/1.0/hal/
H A Dhalcore.c39 struct nfc_nci_device nci_device; // nci_device must be first struct member member
/aosp12/hardware/st/nfc/st21nfc/hal/
H A Dhalcore.cc42 struct nfc_nci_device nci_device; // nci_device must be first struct member member