Searched refs:srtp_event_t (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libsrtp/srtp/include/
H A Dsrtp.h903 * the enum srtp_event_t for a description of these events). Dealing
918 * @brief srtp_event_t defines events that need to be handled
920 * The enum srtp_event_t defines events that need to be handled
948 } srtp_event_t; typedef in typeref:enum:__anon12836
961 srtp_event_t event; /**< An enum indicating the type of event. */
/external/srtp/include/
H A Dsrtp.h830 * the enum srtp_event_t for a description of these events). Dealing
845 * @brief srtp_event_t defines events that need to be handled
847 * The enum srtp_event_t defines events that need to be handled
875 } srtp_event_t; typedef in typeref:enum:__anon31216
888 srtp_event_t event; /**< An enum indicating the type of event. */

Completed in 31 milliseconds