Home
last modified time | relevance | path

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

/dports/net/liblinphone/linphone-3.12.0/include/linphone/
H A Dvcard.h150 LINPHONE_PUBLIC void linphone_vcard_remove_sip_address(LinphoneVcard *vCard, const char *sip_addres…
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dvcard_stubs.c117 void linphone_vcard_remove_sip_address(LinphoneVcard *vCard, const char *sip_address) { in linphone_vcard_remove_sip_address() function
H A Dvcard.cc274 void linphone_vcard_remove_sip_address(LinphoneVcard *vCard, const char *sip_address) { in linphone_vcard_remove_sip_address() function
H A Dfriend.c382 linphone_vcard_remove_sip_address(lf->vcard, address); in linphone_friend_remove_address()