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 357 if (NULL != OvrHal->TemporarySndCompletionInfo.CompletionRoutine)
359 OvrHal->TemporarySndCompletionInfo.CompletionRoutine(
360 OvrHal->TemporarySndCompletionInfo.Context,
432 OvrHal->TemporarySndCompletionInfo.CompletionRoutine = CompletionInfo->CompletionRoutine;
433 OvrHal->TemporarySndCompletionInfo.Context = CompletionInfo->Context;
phFriNfc_OvrHal.h 217 phFriNfc_CplRt_t TemporarySndCompletionInfo;

Completed in 43 milliseconds