Home
last modified time | relevance | path

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

/dports/misc/libpri/libpri-1.6.0/
H A Dpri.c111 { "CC-T3", PRI_TIMER_QSIG_CC_T3, PRI_BIT(PRI_SWITCH_QSIG) },
223 …ctrl->timers[PRI_TIMER_QSIG_CC_T3] = 30 * 1000;/* Max time to wait for user A to respond to user B… in pri_default_timers()
H A Dlibpri.h2272 PRI_TIMER_QSIG_CC_T3, /*!< Max time to wait for user A to respond to user B availability. */ enumerator
H A Dpri_cc.c3008 duration = ctrl->timers[PRI_TIMER_QSIG_CC_T3]; in pri_cc_act_start_t_recall()