Home
last modified time | relevance | path

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

/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dchat_file_transfer.c78 static void linphone_chat_message_file_transfer_on_progress(belle_sip_body_handler_t *bh, belle_sip… in linphone_chat_message_file_transfer_on_progress() function
239 linphone_chat_message_file_transfer_on_progress, NULL, NULL, in linphone_chat_message_process_response_from_post_file()
250 …ne_content_get_size(msg->file_transfer_information), linphone_chat_message_file_transfer_on_progre… in linphone_chat_message_process_response_from_post_file()
262 …bh = belle_sip_multipart_body_handler_new(linphone_chat_message_file_transfer_on_progress, msg, fi… in linphone_chat_message_process_response_from_post_file()
506 …ndler_t *)belle_sip_user_body_handler_new(body_size, linphone_chat_message_file_transfer_on_progre… in linphone_chat_process_response_headers_from_get_file()
510 msg->file_transfer_filepath, linphone_chat_message_file_transfer_on_progress, msg); in linphone_chat_process_response_headers_from_get_file()