Home
last modified time | relevance | path

Searched refs:control_granted (Results 1 – 5 of 5) sorted by relevance

/external/libnfc-nci/src/hal/include/
Dnfc_hal_api.h123 tHAL_API_CONTROL_GRANTED *control_granted; member
/external/libnfc-nci/src/adaptation/
DNfcAdaptation.cpp327 mHalEntryFuncs.control_granted = HalControlGranted; in InitializeHalDeviceContext()
534 mHalDeviceContext->control_granted (mHalDeviceContext); in HalControlGranted()
/external/libnfc-nci/halimpl/pn54x/
Dnfc_nci.c214 dev->nci_device.control_granted = hal_control_granted; in nfc_open()
/external/libnfc-nci/halimpl/bcm2079x/
Dnfc_nci.c153 dev->nci_device.control_granted = hal_control_granted; in nfc_open()
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c333 nfc_cb.p_hal->control_granted (); in nfc_ncif_check_cmd_queue()