nfc_nci_module_t Struct Reference

nfc_nci_module_t Struct Reference

#include < nfc.h >

Data Fields

struct hw_module_t   common
 

Detailed Description

Definition at line 62 of file nfc.h .

Field Documentation

struct hw_module_t common

Common methods of the NFC NCI module. This must be the first member of nfc_nci_module_t as users of this structure will cast a hw_module_t to nfc_nci_module_t pointer in contexts where it's known the hw_module_t references a nfc_nci_module_t .

Definition at line 69 of file nfc.h .


The documentation for this struct was generated from the following file:
  • hardware/libhardware/include/hardware/ nfc.h