Home
last modified time | relevance | path

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

/external/libnfc-nci/src/include/
DNfcAdaptation.h90 static void HalDeviceContextCallback (nfc_event_t event, nfc_status_t event_status);
/external/libnfc-nci/src/adaptation/
DNfcAdaptation.cpp378 …mHalDeviceContext->open (mHalDeviceContext, HalDeviceContextCallback, HalDeviceContextDataCallback… in HalOpen()
411 void NfcAdaptation::HalDeviceContextCallback (nfc_event_t event, nfc_status_t event_status) in HalDeviceContextCallback() function in NfcAdaptation