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

  /external/libnfc-nxp/src/
phLlcNfc_Timer.h 48 #define PH_LLCNFC_CONNECTIONTIMER (0x00) /**< Timer for connection time out */
phLlcNfc_Timer.c 194 case PH_LLCNFC_CONNECTIONTIMER:
364 case PH_LLCNFC_CONNECTIONTIMER:
800 result = phLlcNfc_StartTimers (PH_LLCNFC_CONNECTIONTIMER, 0);
909 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[PH_LLCNFC_CONNECTIONTIMER])
920 ps_timer_info->timer_id[PH_LLCNFC_CONNECTIONTIMER]);
921 /* phLlcNfc_StopTimers(PH_LLCNFC_CONNECTIONTIMER, 0); */
    [all...]
phLlcNfc.c 274 result = phLlcNfc_StartTimers(PH_LLCNFC_CONNECTIONTIMER, 0);
phLlcNfc_Frame.c     [all...]

Completed in 108 milliseconds