Home
last modified time | relevance | path

Searched refs:hal_control_granted (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/nfc-nci/
Dnfc_nci_example.cpp57 static int hal_control_granted (const struct nfc_nci_device* /*p_dev*/) in hal_control_granted() function
96 dev->control_granted = hal_control_granted; in nfc_open()
/hardware/st/nfc/1.0/
Dnfc_nci_st21nfc.c164 static int hal_control_granted(__attribute__((unused)) const struct nfc_nci_device* p_dev) { in hal_control_granted() function
223 dev->nci_device.control_granted = hal_control_granted; in nfc_open()