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/nxp/jni/
com_android_nfc_NativeNfcManager.cpp 97 phLibNfc_DeferredCall_t *pMsg;
103 pMsg = (phLibNfc_DeferredCall_t*)malloc(sizeof(phLibNfc_DeferredCall_t));
104 pMsg->pCallback = client_kill_deferred_call;
105 pMsg->pParameter = (void*)nat;
108 wrapper.msg.pMsgData = pMsg;
    [all...]

Completed in 52 milliseconds