Lines Matching defs:pMsg
190 phLibNfc_DeferredCall_t *pMsg;196 pMsg = (phLibNfc_DeferredCall_t*)malloc(sizeof(phLibNfc_DeferredCall_t));197 pMsg->pCallback = client_kill_deferred_call;198 pMsg->pParameter = (void*)nat;201 wrapper.msg.pMsgData = pMsg;