Home
last modified time | relevance | path

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

/dports/net/liblinphone/linphone-3.12.0/include/linphone/
H A Dcore.h1482 LINPHONE_PUBLIC void linphone_core_set_expected_bandwidth(LinphoneCore *lc, int bw);
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dlinphonecore.c1071 linphone_core_set_expected_bandwidth(lc, tmp); in net_config_read()
1832 void linphone_core_set_expected_bandwidth(LinphoneCore *lc, int bw){ in linphone_core_set_expected_bandwidth() function