Searched refs:HalDeviceContextCallback (Results 1 - 2 of 2) sorted by last modified time

/external/libnfc-nci/src/adaptation/
H A DNfcAdaptation.cpp378 mHalDeviceContext->open (mHalDeviceContext, HalDeviceContextCallback, HalDeviceContextDataCallback);
403 ** Function: NfcAdaptation::HalDeviceContextCallback
411 void NfcAdaptation::HalDeviceContextCallback (nfc_event_t event, nfc_status_t event_status) function in class:NfcAdaptation
413 const char* func = "NfcAdaptation::HalDeviceContextCallback";
/external/libnfc-nci/src/include/
H A DNfcAdaptation.h90 static void HalDeviceContextCallback (nfc_event_t event, nfc_status_t event_status);

Completed in 91 milliseconds