Data Structures | |
struct | zrtp_retry_task_t |
Delay Call wrapper. More... | |
struct | zrtp_callback_scheduler_t |
Delay Calls callbacks. More... | |
Typedefs | |
typedef void(* | zrtp_call_callback_t )(zrtp_stream_t *, zrtp_retry_task_t *) |
ZRTP Delays Calls signature. |
For more information see corresponding section XXX. Samples can be found at XXX (zrtp_iface_builtin.h
, zrtp_iface_scheduler.c
)