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

  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 56 static int hal_control_granted (const struct nfc_nci_device *p_dev) function
94 dev->control_granted = hal_control_granted;
  /external/libnfc-nci/halimpl/pn54x/
nfc_nci.c 129 ** Function hal_control_granted
136 static int hal_control_granted(const struct nfc_nci_device *p_dev) function
214 dev->nci_device.control_granted = hal_control_granted;
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 87 static int hal_control_granted (const struct nfc_nci_device *p_dev) function
153 dev->nci_device.control_granted = hal_control_granted;

Completed in 572 milliseconds