HomeSort by relevance Sort by last modified time
    Searched defs:hal_close (Results 1 - 5 of 5) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 77 static int hal_close (const struct nfc_nci_device *p_dev) function
152 dev->nci_device.close = hal_close;
  /external/libnfc-nci/halimpl/pn54x/
nfc_nci.c 111 ** Function hal_close
118 static int hal_close(const struct nfc_nci_device *p_dev) function
213 dev->nci_device.close = hal_close;
  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 51 static int hal_close(const struct nfc_nci_device *dev) { function
93 dev->close = hal_close;
  /system/bt/hci/src/
hci_hal_mct.c 118 static void hal_close() { function
196 hal_close,
hci_hal_h4.c 108 static void hal_close() { function
249 hal_close,

Completed in 816 milliseconds