Home
last modified time | relevance | path

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

/dports/net/liblinphone/linphone-3.12.0/include/linphone/
H A Dcall.h97 LINPHONE_PUBLIC const LinphoneAddress * linphone_call_get_to_address(const LinphoneCall * call);
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dlinphonecall.c2165 const LinphoneAddress * linphone_call_get_to_address(const LinphoneCall *call){ function