Lines Matching refs:gpphLlcNfc_Ctxt
101 static phLlcNfc_Context_t *gpphLlcNfc_Ctxt = NULL; variable
116 gpphLlcNfc_Ctxt = psLlcCtxt; in phLlcNfc_TimerInit()
120 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[index] = in phLlcNfc_TimerInit()
135 if ((NULL != gpphLlcNfc_Ctxt) && in phLlcNfc_TimerUnInit()
136 (gpphLlcNfc_Ctxt == psLlcCtxt)) in phLlcNfc_TimerUnInit()
143 gpphLlcNfc_Ctxt->s_timerinfo.guard_to_count); in phLlcNfc_TimerUnInit()
163 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[index] = in phLlcNfc_CreateTimers()
187 ps_timer_info = &(gpphLlcNfc_Ctxt->s_timerinfo); in phLlcNfc_StartTimers()
204 gpphLlcNfc_Ctxt->s_timerinfo.timer_flag = (uint8_t) in phLlcNfc_StartTimers()
357 ps_timer_info = &(gpphLlcNfc_Ctxt->s_timerinfo); in phLlcNfc_StopTimers()
514 ps_timer_info = &(gpphLlcNfc_Ctxt->s_timerinfo); in phLlcNfc_StopAllTimers()
591 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[index]); in phLlcNfc_DeleteTimer()
592 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[index] = in phLlcNfc_DeleteTimer()
624 if ((NULL != gpphLlcNfc_Ctxt) && (TimerId == in phLlcNfc_GuardTimeoutCb()
625 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[PH_LLCNFC_GUARDTIMER]) && in phLlcNfc_GuardTimeoutCb()
627 (gpphLlcNfc_Ctxt->s_timerinfo.timer_flag & in phLlcNfc_GuardTimeoutCb()
632 ps_frame_info = &(gpphLlcNfc_Ctxt->s_frameinfo); in phLlcNfc_GuardTimeoutCb()
633 ps_timer_info = &(gpphLlcNfc_Ctxt->s_timerinfo); in phLlcNfc_GuardTimeoutCb()
755 result = phLlcNfc_H_SendTimedOutIFrame (gpphLlcNfc_Ctxt, in phLlcNfc_GuardTimeoutCb()
764 (NULL != gpphLlcNfc_Ctxt->cb_for_if.notify)) in phLlcNfc_GuardTimeoutCb()
775 gpphLlcNfc_Ctxt->cb_for_if.notify ( in phLlcNfc_GuardTimeoutCb()
776 gpphLlcNfc_Ctxt->cb_for_if.pif_ctxt, in phLlcNfc_GuardTimeoutCb()
777 gpphLlcNfc_Ctxt->phwinfo, in phLlcNfc_GuardTimeoutCb()
787 result = phLlcNfc_H_CreateUFramePayload(gpphLlcNfc_Ctxt, in phLlcNfc_GuardTimeoutCb()
792 result = phLlcNfc_Interface_Write(gpphLlcNfc_Ctxt, in phLlcNfc_GuardTimeoutCb()
804 gpphLlcNfc_Ctxt->s_frameinfo.sent_frame_type = in phLlcNfc_GuardTimeoutCb()
840 if ((NULL != gpphLlcNfc_Ctxt) && (TimerId == in phLlcNfc_AckTimeoutCb()
841 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[PH_LLCNFC_ACKTIMER]) in phLlcNfc_AckTimeoutCb()
843 (gpphLlcNfc_Ctxt->s_timerinfo.timer_flag & in phLlcNfc_AckTimeoutCb()
846 ps_frame_info = &(gpphLlcNfc_Ctxt->s_frameinfo); in phLlcNfc_AckTimeoutCb()
847 ps_timer_info = &(gpphLlcNfc_Ctxt->s_timerinfo); in phLlcNfc_AckTimeoutCb()
855 result = phLlcNfc_H_WriteWaitCall (gpphLlcNfc_Ctxt); in phLlcNfc_AckTimeoutCb()
862 result = phLlcNfc_Interface_Write(gpphLlcNfc_Ctxt, in phLlcNfc_AckTimeoutCb()
885 gpphLlcNfc_Ctxt->s_frameinfo.resp_recvd_count = 0; in phLlcNfc_AckTimeoutCb()
908 if ((NULL != gpphLlcNfc_Ctxt) && (TimerId == in phLlcNfc_ConnectionTimeoutCb()
909 gpphLlcNfc_Ctxt->s_timerinfo.timer_id[PH_LLCNFC_CONNECTIONTIMER]) in phLlcNfc_ConnectionTimeoutCb()
911 (gpphLlcNfc_Ctxt->s_timerinfo.timer_flag & in phLlcNfc_ConnectionTimeoutCb()
914 ps_frame_info = &(gpphLlcNfc_Ctxt->s_frameinfo); in phLlcNfc_ConnectionTimeoutCb()
915 ps_timer_info = &(gpphLlcNfc_Ctxt->s_timerinfo); in phLlcNfc_ConnectionTimeoutCb()
933 result = phLlcNfc_H_CreateUFramePayload(gpphLlcNfc_Ctxt, in phLlcNfc_ConnectionTimeoutCb()
941 result = phLlcNfc_Interface_Write (gpphLlcNfc_Ctxt, in phLlcNfc_ConnectionTimeoutCb()
967 && (NULL != gpphLlcNfc_Ctxt->cb_for_if.notify)) in phLlcNfc_ConnectionTimeoutCb()
972 p_hw_info = gpphLlcNfc_Ctxt->phwinfo; in phLlcNfc_ConnectionTimeoutCb()
976 notifyul = gpphLlcNfc_Ctxt->cb_for_if.notify; in phLlcNfc_ConnectionTimeoutCb()
977 p_upperctxt = gpphLlcNfc_Ctxt->cb_for_if.pif_ctxt; in phLlcNfc_ConnectionTimeoutCb()
983 result = phLlcNfc_Release(gpphLlcNfc_Ctxt, p_hw_info); in phLlcNfc_ConnectionTimeoutCb()
984 gpphLlcNfc_Ctxt = NULL; in phLlcNfc_ConnectionTimeoutCb()
1029 if (NULL != gpphLlcNfc_Ctxt) in phLlcNfc_URSET_Delay_Notify()
1031 ps_frame_info = &(gpphLlcNfc_Ctxt->s_frameinfo); in phLlcNfc_URSET_Delay_Notify()
1040 (void)phLlcNfc_H_SendTimedOutIFrame (gpphLlcNfc_Ctxt, in phLlcNfc_URSET_Delay_Notify()
1045 (void)phLlcNfc_H_SendUserIFrame (gpphLlcNfc_Ctxt, in phLlcNfc_URSET_Delay_Notify()
1049 gpphLlcNfc_Ctxt->state = phLlcNfc_Resend_State; in phLlcNfc_URSET_Delay_Notify()
1054 (NULL != gpphLlcNfc_Ctxt->cb_for_if.notify)) in phLlcNfc_URSET_Delay_Notify()
1059 gpphLlcNfc_Ctxt->cb_for_if.notify ( in phLlcNfc_URSET_Delay_Notify()
1060 gpphLlcNfc_Ctxt->cb_for_if.pif_ctxt, in phLlcNfc_URSET_Delay_Notify()
1061 gpphLlcNfc_Ctxt->phwinfo, in phLlcNfc_URSET_Delay_Notify()