Searched refs:nfc_nci_module_t (Results 1 - 2 of 2) 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
/hardware/libhardware/modules/nfc-nci/
H A Dnfc_nci_example.c110 struct nfc_nci_module_t HAL_MODULE_INFO_SYM = {

Completed in 109 milliseconds