Home
last modified time | relevance | path

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

/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dprivate.h1205 void linphone_core_initialize_supported_content_types(LinphoneCore *lc);
H A Dlinphonecore.c2227 linphone_core_initialize_supported_content_types(lc); in linphone_core_init()
7274 void linphone_core_initialize_supported_content_types(LinphoneCore *lc) { function