Home
last modified time | relevance | path

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

/dports/net/liblinphone/linphone-3.12.0/include/linphone/
H A Dcall_params.h452 LINPHONE_PUBLIC const char * linphone_call_params_get_custom_sdp_attribute(const LinphoneCallParams…
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dcall_params.c168 const char * linphone_call_params_get_custom_sdp_attribute(const LinphoneCallParams *params, const … in linphone_call_params_get_custom_sdp_attribute() function
H A Dlinphonecore_jni.cc5062 const char *value = linphone_call_params_get_custom_sdp_attribute((LinphoneCallParams *)ptr, name); in Java_org_linphone_core_LinphoneCallParamsImpl_getCustomSdpAttribute()
/dports/net/liblinphone/linphone-3.12.0/tester/
H A Dcall_single_tester.c1788 const char *value = linphone_call_params_get_custom_sdp_attribute(remote_params, "weather"); in call_with_custom_sdp_attributes_cb()
1824 value = linphone_call_params_get_custom_sdp_attribute(marie_remote_params, "weather"); in call_with_custom_sdp_attributes()
1844 value = linphone_call_params_get_custom_sdp_attribute(pauline_remote_params, "working"); in call_with_custom_sdp_attributes()
1874 value = linphone_call_params_get_custom_sdp_attribute(params, "working"); in call_with_custom_header_or_sdp_cb()
2002 value = linphone_call_params_get_custom_sdp_attribute(params, "working"); in call_callee_with_custom_header_or_sdp_cb()
2095 value = linphone_call_params_get_custom_sdp_attribute(caller_remote_params, "working"); in call_callee_with_custom_header_or_sdp_attributes()