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

  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 34 static int hal_write(const struct nfc_nci_device *dev, function
90 dev->write = hal_write;
  /external/libnfc-nci/halimpl/pn54x/
nfc_nci.c 54 ** Function hal_write
61 static int hal_write(const struct nfc_nci_device *p_dev, uint16_t data_len, function
210 dev->nci_device.write = hal_write;
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 45 static int hal_write (const struct nfc_nci_device *p_dev, function
149 dev->nci_device.write = hal_write;

Completed in 108 milliseconds