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

  /hardware/libhardware/include/hardware/
nfc.h 60 * 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/
nfc_nci_example.c 109 struct nfc_nci_module_t HAL_MODULE_INFO_SYM = {
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 176 struct nfc_nci_module_t HAL_MODULE_INFO_SYM =

Completed in 64 milliseconds