Home
last modified time | relevance | path

Searched refs:linphone_call_notify_state_changed (Results 1 – 2 of 2) sorted by relevance

/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dprivate.h415 void linphone_call_notify_state_changed(LinphoneCall *call, LinphoneCallState cstate, const char *m…
H A Dlinphonecall.c1892 linphone_call_notify_state_changed(call, cstate, message ? message : "");
6147 void linphone_call_notify_state_changed(LinphoneCall *call, LinphoneCallState cstate, const char *m… function