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

  /external/libnfc-nxp/src/
phHciNfc_Generic.c 525 status = plower_if->release((void *)plower_if->pcontext,
586 status = plower_if->send((void *)plower_if->pcontext,
630 status = plower_if->receive((void *)plower_if->pcontext,
1682 void *pcontext = psHciContext->p_upper_context; local
1731 void *pcontext = psHciContext->p_upper_context; local
1783 void *pcontext = psHciContext->p_upper_context; local
    [all...]
phHciNfc_Sequence.c 1277 void *pcontext = psHciContext->p_upper_context; local
1401 void *pcontext = local
2216 void *pcontext = psHciContext->p_upper_context; local
    [all...]
  /external/libnfc-nxp/inc/
phNfcInterface.h 247 * \param [in] pContext Context for the Callback Function
256 void *pContext,
268 * \param [in] pContext Context for the Callback Function
276 void *pContext,
290 * \param [in] pContext Context pointer for the Generic Interface.
295 void *pContext,
308 * \param [in] pContext Context pointer for sending the data.
317 void *pContext,
333 void *pcontext; member in struct:phNfc_sLowerIF

Completed in 66 milliseconds