Home
last modified time | relevance | path

Searched refs:CC_EVENT_MSG_ALERTING (Results 1 – 7 of 7) sorted by relevance

/dports/misc/libpri/libpri-1.6.0/doc/
H A Dcc_ptp_agent.fsm20 Stimulus CC_EVENT_MSG_ALERTING {
H A Dcc_ptp_agent_flattened.fsm15 Stimulus CC_EVENT_MSG_ALERTING {
H A Dcc_ptmp_agent.fsm20 Stimulus CC_EVENT_MSG_ALERTING {
H A Dcc_ptmp_agent_flattened.fsm15 Stimulus CC_EVENT_MSG_ALERTING {
/dports/misc/libpri/libpri-1.6.0/
H A Dpri_internal.h746 CC_EVENT_MSG_ALERTING, enumerator
H A Dpri_cc.c2622 case CC_EVENT_MSG_ALERTING: in pri_cc_fsm_event_str()
4346 case CC_EVENT_MSG_ALERTING: in pri_cc_fsm_ptmp_agent_pend_avail()
5281 case CC_EVENT_MSG_ALERTING: in pri_cc_fsm_ptp_agent_pend_avail()
H A Dq931.c5933 pri_cc_event(ctrl, c, c->cc.record, CC_EVENT_MSG_ALERTING); in q931_alerting()