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

  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 685 * srtp_event_reporter is an event handler function that merely
690 srtp_event_reporter(srtp_event_data_t *data) { function
720 * it to the srtp_event_reporter.
723 static srtp_event_handler_func_t *srtp_event_handler = srtp_event_reporter;
    [all...]
  /external/srtp/srtp/
srtp.c 542 * srtp_event_reporter is an event handler function that merely
547 srtp_event_reporter(srtp_event_data_t *data) { function
577 * it to the srtp_event_reporter.
580 static srtp_event_handler_func_t *srtp_event_handler = srtp_event_reporter;
    [all...]

Completed in 330 milliseconds