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

  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 63 static int hal_power_cycle (const struct nfc_nci_device *p_dev) function
95 dev->power_cycle = hal_power_cycle;
  /external/libnfc-nci/halimpl/pn54x/
nfc_nci.c 147 ** Function hal_power_cycle
154 static int hal_power_cycle(const struct nfc_nci_device *p_dev) function
215 dev->nci_device.power_cycle = hal_power_cycle;
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 97 static int hal_power_cycle (const struct nfc_nci_device *p_dev) function
154 dev->nci_device.power_cycle = hal_power_cycle;

Completed in 535 milliseconds