Home
last modified time | relevance | path

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

/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dchat.c680 …) ? linphone_address_new(sal_op_get_to(op)) : linphone_address_new(linphone_core_get_identity(lc)); in linphone_core_message_received()
974 msg->to = linphone_address_new(linphone_core_get_identity(lc)); /*direct assignment*/ in linphone_chat_room_create_message_2()
978 msg->from = linphone_address_new(linphone_core_get_identity(lc));/*direct assignment*/ in linphone_chat_room_create_message_2()
1358 linphone_address_new(linphone_core_get_identity(lc)); in linphone_core_real_time_text_received()
1417 msg->from = linphone_address_new(linphone_core_get_identity(lc)); in linphone_chat_message_put_char()
H A Dchat_file_transfer.c662 msg->from = linphone_address_new(linphone_core_get_identity(cr->lc)); /*direct assignment*/ in linphone_chat_room_create_file_transfer_message()
H A Dmessage_storage.c605 LinphoneAddress* local_addr = linphone_address_new(linphone_core_get_identity(cr->lc)); in linphone_chat_room_get_history_range()
H A Dfriend.c259 LinphoneAddress * id=linphone_address_new(linphone_core_get_identity(lc)); in linphone_core_interpret_friend_uri()
H A Dprivate.h614 const char * linphone_core_get_identity(LinphoneCore *lc);
H A Dlinphonecore.c3298 const char * linphone_core_get_identity(LinphoneCore *lc){ in linphone_core_get_identity() function
6561 …gration((void *)cacheXml, linphone_core_get_zrtp_cache_db(lc), linphone_core_get_identity(lc))) ==…
H A Dlinphonecall.c841 addr=linphone_address_new(linphone_core_get_identity(lc)); in linphone_call_make_local_media_description()
/dports/net/liblinphone/linphone-3.12.0/include/linphone/
H A Dcore.h1377 LINPHONE_PUBLIC const char * linphone_core_get_identity(LinphoneCore *lc);
1441 LINPHONE_PUBLIC const char * linphone_core_get_identity(LinphoneCore *lc);