HomeSort by relevance Sort by last modified time
    Searched refs:nfc_nci_module_t (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/include/hardware/
nfc.h 61 * nfc_nci_module_t should contain module-specific parameters
63 typedef struct nfc_nci_module_t { struct
66 * nfc_nci_module_t as users of this structure will cast a hw_module_t to
67 * nfc_nci_module_t pointer in contexts where it's known the hw_module_t references a
68 * nfc_nci_module_t.
71 } nfc_nci_module_t; typedef in typeref:struct:nfc_nci_module_t
  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.cpp 112 struct nfc_nci_module_t HAL_MODULE_INFO_SYM = {

Completed in 68 milliseconds