Home
last modified time | relevance | path

Searched refs:iframe_send_count (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphLlcNfc_Timer.c257 ps_timer_info->iframe_send_count[timer_count] = 0; in phLlcNfc_StartTimers()
395 ps_timer_info->iframe_send_count[start_index] = (uint8_t) in phLlcNfc_StopTimers()
396 (ps_timer_info->iframe_send_count[ in phLlcNfc_StopTimers()
418 ps_timer_info->iframe_send_count[start_index] = 0; in phLlcNfc_StopTimers()
565 ps_timer_info->iframe_send_count[timer_index] = 0; in phLlcNfc_StopAllTimers()
700 …PH_LLCNFC_DEBUG("TIMER EXPIRED RETRIES : 0x%02X\n", ps_timer_info->iframe_send_count[zero_to_index… in phLlcNfc_GuardTimeoutCb()
705 (ps_timer_info->iframe_send_count[zero_to_index] < in phLlcNfc_GuardTimeoutCb()
763 ps_timer_info->iframe_send_count[zero_to_index]) && in phLlcNfc_GuardTimeoutCb()
DphLlcNfc_DataTypes.h485 uint16_t iframe_send_count[PH_LLCNFC_MAX_ACK_GUARD_TIMER]; member
DphLlcNfc_Frame.c1074 ps_timer_info->iframe_send_count[timer_index] = (uint8_t) in phLlcNfc_H_SendTimedOutIFrame()
1075 (ps_timer_info->iframe_send_count[timer_index] + 1); in phLlcNfc_H_SendTimedOutIFrame()