Home
last modified time | relevance | path

Searched refs:init_u_rset_frame (Results 1 – 5 of 5) sorted by relevance

/external/libnfc-nxp/src/
DphLlcNfc_DataTypes.h340 init_u_rset_frame, enumerator
DphLlcNfc_Timer.c979 if (init_u_rset_frame == ps_frame_info->sent_frame_type) in phLlcNfc_ConnectionTimeoutCb()
1053 if ((init_u_rset_frame == ps_frame_info->sent_frame_type) && in phLlcNfc_URSET_Delay_Notify()
DphLlcNfc_Interface.c324 case init_u_rset_frame: in phLlcNfc_WrResp_Cb()
701 if ((init_u_rset_frame == ps_frame_info->sent_frame_type) && in phLlcNfc_RdResp_Cb()
DphLlcNfc.c278 init_u_rset_frame; in phLlcNfc_Init()
DphLlcNfc_Frame.c1507 ((ps_frame_info->sent_frame_type != init_u_rset_frame) ? in phLlcNfc_H_ProcessUFrame()
1515 ((ps_frame_info->sent_frame_type != init_u_rset_frame) ? in phLlcNfc_H_ProcessUFrame()
1541 if ((init_u_rset_frame == ps_frame_info->sent_frame_type) && in phLlcNfc_H_ProcessUFrame()