Searched refs:phDal4Nfc_DeferredCall (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
H A DphDal4Nfc_DeferredCall.h37 void phDal4Nfc_DeferredCall(pphDal4Nfc_Deferred_Call_t func, void *param);
/external/libnfc-nxp/Linux_x86/
H A DphDal4Nfc.c45 #include <phDal4Nfc_DeferredCall.h>
411 phDal4Nfc_DeferredCall((pphDal4Nfc_DeferFuncPointer_t)phDal4Nfc_DeferredCb,(void *)pmsgType);
810 phDal4Nfc_DeferredCall((pphDal4Nfc_DeferFuncPointer_t)phDal4Nfc_DeferredCb,(void *)pmsgType);
906 * Will function will directly call the client function (same context). See phDal4Nfc_DeferredCall
1014 void phDal4Nfc_DeferredCall(pphDal4Nfc_DeferFuncPointer_t func, void *param) function
H A DphDal4Nfc_messageQueueLib.c40 #include <phDal4Nfc_DeferredCall.h>

Completed in 74 milliseconds