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

  /external/libnfc-nxp/src/
phFriNfc_OvrHal.c 354 if (NULL != OvrHal->TemporarySndCompletionInfo.CompletionRoutine)
356 OvrHal->TemporarySndCompletionInfo.CompletionRoutine(
357 OvrHal->TemporarySndCompletionInfo.Context,
429 OvrHal->TemporarySndCompletionInfo.CompletionRoutine = CompletionInfo->CompletionRoutine;
430 OvrHal->TemporarySndCompletionInfo.Context = CompletionInfo->Context;
phFriNfc_OvrHal.h 217 phFriNfc_CplRt_t TemporarySndCompletionInfo;

Completed in 28 milliseconds