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

  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 46 static int hal_pre_discover(const struct nfc_nci_device *dev) { function
92 dev->pre_discover = hal_pre_discover;
  /external/libnfc-nci/halimpl/pn54x/
nfc_nci.c 93 ** Function hal_pre_discover
100 static int hal_pre_discover(const struct nfc_nci_device *p_dev) function
212 dev->nci_device.pre_discover = hal_pre_discover;
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 67 static int hal_pre_discover (const struct nfc_nci_device *p_dev) function
151 dev->nci_device.pre_discover = hal_pre_discover;

Completed in 1162 milliseconds