Home
last modified time | relevance | path

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

/dports/net/liblinphone/linphone-3.12.0/tester/
H A Dmessage_tester.c328 static LinphoneAuthInfo* text_message_with_credential_from_auth_cb_auth_info; variable
333 …linphone_core_add_auth_info(lc,text_message_with_credential_from_auth_cb_auth_info); /*add stored … in text_message_with_credential_from_auth_cb_auth_info_requested()
341text_message_with_credential_from_auth_cb_auth_info=linphone_auth_info_clone((LinphoneAuthInfo*)(l… in text_message_with_credential_from_auth_callback()
350 linphone_auth_info_destroy(text_message_with_credential_from_auth_cb_auth_info); in text_message_with_credential_from_auth_callback()
351 text_message_with_credential_from_auth_cb_auth_info = NULL; in text_message_with_credential_from_auth_callback()