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

  /external/bluetooth/bluedroid/test/suite/support/
hal.h 24 void hal_close();
hal.c 62 void hal_close() { function
  /external/bluetooth/bluedroid/test/suite/
main.c 85 hal_close();
112 hal_close();
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 75 static int hal_close (const struct nfc_nci_device *p_dev) function
150 dev->nci_device.close = hal_close;
  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 50 static int hal_close(const struct nfc_nci_device *dev) { function
92 dev->close = hal_close;

Completed in 229 milliseconds