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

  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 73 static int nfc_close(hw_device_t *dev) { function
86 dev->common.close = nfc_close;
  /external/libnfc-nci/halimpl/pn54x/
nfc_nci.c 169 ** Function nfc_close
176 static int nfc_close(hw_device_t *dev) function
206 dev->nci_device.common.close = nfc_close;
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 123 static int nfc_close (hw_device_t *dev) function
145 dev->nci_device.common.close = nfc_close;

Completed in 60 milliseconds