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

  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 53 static int hal_core_initialized( function
108 dev->core_initialized = hal_core_initialized;
  /system/nfc/halimpl/pn54x/
nfc_nci.c 71 ** Function hal_core_initialized
79 static int hal_core_initialized(const struct nfc_nci_device* p_dev, function
202 dev->nci_device.core_initialized = hal_core_initialized;
  /system/nfc/halimpl/bcm2079x/
nfc_nci.c 51 static int hal_core_initialized(const struct nfc_nci_device* p_dev, function
130 dev->nci_device.core_initialized = hal_core_initialized;

Completed in 80 milliseconds