Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/include/
H A Dzrtp_iface.h675 typedef struct zrtp_callback_t struct
685 } zrtp_callback_t; argument
H A Dzrtp.h161 zrtp_callback_t cb;
H A Dzrtp_types.h373zrtp_callback_t cb; /** Set of feedback callbacks used by libzrtp to interact with the user-…
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/src/
H A Dzrtp.c85 zrtp_memcpy(&new_zrtp->cb, &config->cb, sizeof(zrtp_callback_t)); in zrtp_init()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/
H A DChangeLog50 See zrtp_init() and zrtp_callback_t, zrtp_iface.h for more details.