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

  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 56 static int hal_core_initialized (const struct nfc_nci_device *p_dev, function
150 dev->nci_device.core_initialized = hal_core_initialized;
  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 40 static int hal_core_initialized(const struct nfc_nci_device *dev, function
91 dev->core_initialized = hal_core_initialized;
  /external/libnfc-nci/halimpl/pn54x/
nfc_nci.c 73 ** Function hal_core_initialized
81 static int hal_core_initialized(const struct nfc_nci_device *p_dev, function
211 dev->nci_device.core_initialized = hal_core_initialized;

Completed in 552 milliseconds