Home
last modified time | relevance | path

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

/dports/net/liblinphone/linphone-3.12.0/coreapi/bellesip_sal/
H A Dsal_impl.h63 ,SalOpStateActive enumerator
H A Dsal_op_call.c303 case SalOpStateActive: /*re-invite, INFO, UPDATE case*/ in call_process_response()
321 op->state=SalOpStateActive; in call_process_response()
923 h->state = SalOpStateActive; in sal_call_accept()
H A Dsal_op_impl.c720 case SalOpStateActive: return "SalOpStateActive"; in sal_op_state_to_string()