Searched refs:no_of_del_frames (Results 1 – 1 of 1) sorted by relevance
673 uint8_t no_of_del_frames = 0; in phLlcNfc_H_UpdateIFrameList() local711 no_of_del_frames = (uint8_t)(no_of_del_frames + 1); in phLlcNfc_H_UpdateIFrameList()728 return no_of_del_frames; in phLlcNfc_H_UpdateIFrameList()1182 uint8_t no_of_del_frames = 0; in phLlcNfc_H_ProcessIFrame() local1204 no_of_del_frames = phLlcNfc_H_UpdateIFrameList (ps_frame_info, in phLlcNfc_H_ProcessIFrame()1223 if (no_of_del_frames > 0) in phLlcNfc_H_ProcessIFrame()1227 phLlcNfc_StopTimers (PH_LLCNFC_GUARDTIMER, no_of_del_frames); in phLlcNfc_H_ProcessIFrame()1585 uint8_t no_of_del_frames = 0; in phLlcNfc_H_ProcessSFrame() local1601 no_of_del_frames = phLlcNfc_H_UpdateIFrameList (ps_frame_info, in phLlcNfc_H_ProcessSFrame()1622 phLlcNfc_StopTimers (PH_LLCNFC_GUARDTIMER, no_of_del_frames); in phLlcNfc_H_ProcessSFrame()[all …]