HomeSort by relevance Sort by last modified time
    Searched defs:pMsg (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nxp/Linux_x86/
phOsalNfc_Common.h 72 phOsalNfc_sMsg_t *pMsg;
  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcManager.cpp 96 phLibNfc_DeferredCall_t *pMsg;
102 pMsg = (phLibNfc_DeferredCall_t*)malloc(sizeof(phLibNfc_DeferredCall_t));
103 pMsg->pCallback = client_kill_deferred_call;
104 pMsg->pParameter = (void*)nat;
107 wrapper.msg.pMsgData = pMsg;
    [all...]

Completed in 25 milliseconds