Home | History | Annotate | Download | only in jni

Lines Matching refs:phLibNfc_DeferredCall_t

96    phLibNfc_DeferredCall_t     *pMsg;
102 pMsg = (phLibNfc_DeferredCall_t*)malloc(sizeof(phLibNfc_DeferredCall_t));
108 wrapper.msg.Size = sizeof(phLibNfc_DeferredCall_t);
715 phLibNfc_DeferredCall_t *msg =
716 (phLibNfc_DeferredCall_t *)(wrapper.msg.pMsgData);