Searched defs:nfc_nci_module_t (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dnfc.h60 * nfc_nci_module_t should contain module-specific parameters
62 typedef struct nfc_nci_module_t { struct
65 * nfc_nci_module_t as users of this structure will cast a hw_module_t to
66 * nfc_nci_module_t pointer in contexts where it's known the hw_module_t references a
67 * nfc_nci_module_t.
70 } nfc_nci_module_t; typedef in typeref:struct:nfc_nci_module_t

Completed in 457 milliseconds