Home
last modified time | relevance | path

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

/packages/apps/Nfc/nxp/jni/
Dcom_android_nfc_NativeNfcManager.cpp96 phLibNfc_DeferredCall_t *pMsg; in kill_client()
102 pMsg = (phLibNfc_DeferredCall_t*)malloc(sizeof(phLibNfc_DeferredCall_t)); in kill_client()
108 wrapper.msg.Size = sizeof(phLibNfc_DeferredCall_t); in kill_client()
715 phLibNfc_DeferredCall_t *msg = in nfc_jni_client_thread()
716 (phLibNfc_DeferredCall_t *)(wrapper.msg.pMsgData); in nfc_jni_client_thread()
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
DphNfcTypes.h126 } phLibNfc_DeferredCall_t; typedef