HomeSort by relevance Sort by last modified time
    Searched refs:srtp_install_event_handler (Results 1 - 3 of 3) sorted by null

  /external/srtp/include/
srtp.h 907 * The function call srtp_install_event_handler(func) sets the event
918 srtp_install_event_handler(srtp_event_handler_func_t func);
  /external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.cc 408 err = srtp_install_event_handler(&SrtpSession::HandleEventThunk);
  /external/srtp/srtp/
srtp.c 583 srtp_install_event_handler(srtp_event_handler_func_t func) { function
    [all...]

Completed in 21 milliseconds