Home
last modified time | relevance | path

Searched refs:PH_LLCNFC_CONNECTIONTIMER (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
DphLlcNfc_Timer.c194 case PH_LLCNFC_CONNECTIONTIMER: in phLlcNfc_StartTimers()
364 case PH_LLCNFC_CONNECTIONTIMER: in phLlcNfc_StopTimers()
800 result = phLlcNfc_StartTimers (PH_LLCNFC_CONNECTIONTIMER, 0); in phLlcNfc_GuardTimeoutCb()
909 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[PH_LLCNFC_CONNECTIONTIMER]) in phLlcNfc_ConnectionTimeoutCb()
920 ps_timer_info->timer_id[PH_LLCNFC_CONNECTIONTIMER]); in phLlcNfc_ConnectionTimeoutCb()
928 phLlcNfc_StopTimers (PH_LLCNFC_CONNECTIONTIMER, 0); in phLlcNfc_ConnectionTimeoutCb()
948 result = phLlcNfc_StartTimers(PH_LLCNFC_CONNECTIONTIMER, 0); in phLlcNfc_ConnectionTimeoutCb()
1005 ps_timer_info->timer_id[PH_LLCNFC_CONNECTIONTIMER], in phLlcNfc_ConnectionTimeoutCb()
DphLlcNfc_Timer.h48 #define PH_LLCNFC_CONNECTIONTIMER (0x00) /**< Timer for connection time out */ macro
DphLlcNfc.c274 result = phLlcNfc_StartTimers(PH_LLCNFC_CONNECTIONTIMER, 0); in phLlcNfc_Init()
DphLlcNfc_Frame.c1473 phLlcNfc_StopTimers(PH_LLCNFC_CONNECTIONTIMER, 0); in phLlcNfc_H_ProcessUFrame()
2186 result = phLlcNfc_StartTimers (PH_LLCNFC_CONNECTIONTIMER, 0); in phLlcNfc_H_SendRSETFrame()