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 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;
    [all...]

Completed in 192 milliseconds