Searched defs:hal_control_granted (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/
H A Dnfc_nci.c87 static int hal_control_granted (const struct nfc_nci_device *p_dev) function
153 dev->nci_device.control_granted = hal_control_granted;
/external/libnfc-nci/halimpl/pn54x/
H A Dnfc_nci.c129 ** 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;

Completed in 90 milliseconds