Home
last modified time | relevance | path

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

/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dlinphonecall.c2008 int all_streams_encrypted = 0; local
2044 …if ((all_streams_encrypted = linphone_call_all_streams_encrypted(call)) && linphone_call_get_authe…
2049 …linphone_media_encryption_to_string(call->params->media_encryption), all_streams_encrypted, call->…
2057 …if (linphone_call_get_n_active_streams(call)==0 || (all_streams_encrypted = linphone_call_all_stre…
2062 linphone_media_encryption_to_string(call->params->media_encryption), all_streams_encrypted);
2069 …if (at_least_one_stream_started(call) && (all_streams_encrypted = linphone_call_all_streams_encryp…