Home
last modified time | relevance | path

Searched refs:LinphoneCallStatus (Results 1 – 5 of 5) sorted by relevance

/dports/net/liblinphone/linphone-3.12.0/include/linphone/
H A Dcall_log.h119 LINPHONE_PUBLIC LinphoneCallStatus linphone_call_log_get_status(LinphoneCallLog *cl);
H A Dtypes.h347 } LinphoneCallStatus; typedef
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dcall_log.c210 LinphoneCallStatus linphone_call_log_get_status(LinphoneCallLog *cl){ in linphone_call_log_get_status()
469 log->status = (LinphoneCallStatus) atoi(argv[7]); in create_call_log()
H A Dprivate.h193 LinphoneCallStatus status; /**< The status of the call*/
/dports/net/liblinphone/linphone-3.12.0/tester/
H A Dcall_single_tester.c1325 …LinphoneCallLog*)bctbx_list_get_data(call_history)), LinphoneCallMissed, LinphoneCallStatus, "%i"); in cancelled_ringing_call()
5468 LinphoneCallStatus state = linphone_call_log_get_status(log); in call_logs_migrate()