Searched refs:srtp_log_handler_func_t (Results 1 – 2 of 2) sorted by relevance
1664 typedef void(srtp_log_handler_func_t)(srtp_log_level_t level, typedef1682 srtp_err_status_t srtp_install_log_handler(srtp_log_handler_func_t func,
4655 static srtp_log_handler_func_t *srtp_log_handler = NULL;4681 srtp_err_status_t srtp_install_log_handler(srtp_log_handler_func_t func, in srtp_install_log_handler()