Lines Matching refs:linphone_core_get_chat_room

283 …LinphoneChatMessage* msg = linphone_chat_room_create_message(linphone_core_get_chat_room(pauline->…  in text_message_base()
295 BC_ASSERT_PTR_NOT_NULL(linphone_core_get_chat_room(marie->lc,pauline->identity)); in text_message_base()
304 linphone_chat_room_send_message(linphone_core_get_chat_room(pauline->lc,marie->identity), "hello"); in text_message()
317 …linphone_chat_room_send_message(linphone_core_get_chat_room(pauline->lc, marie->identity),"Bla bla… in text_message_within_call_dialog()
405 LinphoneChatRoom* chat_room = linphone_core_get_chat_room(marie->lc, pauline->identity); in text_message_with_send_error()
438 LinphoneChatRoom* chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in text_message_with_external_body()
479 chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in transfer_message_base2()
531 LinphoneChatRoom *marie_room = linphone_core_get_chat_room(marie->lc, pauline->identity); in transfer_message_base2()
621 chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in transfer_message_upload_cancelled()
650 chat_room = linphone_core_get_chat_room(pauline->lc,marie->identity); in transfer_message_download_cancelled()
689 chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in file_transfer_using_external_body_url()
728 pauline_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in file_transfer_2_messages_simultaneously()
787 LinphoneChatRoom* chat_room = linphone_core_get_chat_room(marie->lc, pauline->identity); in text_message_denied()
942 chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in _is_composing_notification()
943linphone_core_get_chat_room(marie->lc, pauline->identity); /*make marie create the chatroom with p… in _is_composing_notification()
970 LinphoneChatRoom *pauline_chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in _imdn_notifications()
989 marie_chat_room = linphone_core_get_chat_room(marie->lc, pauline->identity); in _imdn_notifications()
1015 LinphoneChatRoom *pauline_chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in _im_notification_policy()
1030 …marie_chat_room = linphone_core_get_chat_room(marie->lc, pauline->identity); /* Make marie create … in _im_notification_policy()
1137 chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in _im_error_delivery_notification()
1147 BC_ASSERT_PTR_NOT_NULL(linphone_core_get_chat_room(marie->lc, pauline->identity)); in _im_error_delivery_notification()
1207 chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in lime_text_message()
1217 BC_ASSERT_PTR_NOT_NULL(linphone_core_get_chat_room(marie->lc,pauline->identity)); in lime_text_message()
1246 chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in lime_text_message_to_non_lime()
1272 BC_ASSERT_PTR_NOT_NULL(linphone_core_get_chat_room(marie->lc,pauline->identity)); in lime_text_message_to_non_lime()
1307 chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in lime_multiple_messages_while_network_unreachable()
1321 BC_ASSERT_PTR_NOT_NULL(linphone_core_get_chat_room(marie->lc,pauline->identity)); in lime_multiple_messages_while_network_unreachable()
1359 …msg = create_file_transfer_message_from_sintel_trailer(linphone_core_get_chat_room(pauline->lc, ma… in lime_transfer_message_base()
1361 …msg = create_message_from_sintel_trailer(linphone_core_get_chat_room(pauline->lc, marie->identity)… in lime_transfer_message_base()
1370 LinphoneChatRoom *marie_room = linphone_core_get_chat_room(marie->lc, pauline->identity); in lime_transfer_message_base()
1599 chatroom = linphone_core_get_chat_room(marie->lc, jehan_addr); in history_range()
1644 chatroom = linphone_core_get_chat_room(marie->lc, jehan_addr); in history_count()
1721 chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in crash_during_file_transfer()
1736 chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in crash_during_file_transfer()
2249 LinphoneChatRoom* chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in chat_message_custom_headers()
2278 LinphoneChatRoom *chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in _text_message_with_custom_content_type()
2390 chat_room = linphone_core_get_chat_room(pauline->lc, marie->identity); in im_encryption_engine_b64()
2398 BC_ASSERT_PTR_NOT_NULL(linphone_core_get_chat_room(marie->lc,pauline->identity)); in im_encryption_engine_b64()