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

  /external/wpa_supplicant_8/src/radius/
radius_client.h 56 * round_trip_time - radiusAuthClientRoundTripTime or radiusAccClientRoundTripTime
59 int round_trip_time; member in struct:hostapd_radius_server
radius_client.c 890 rconf->round_trip_time = roundtrip;
    [all...]
  /external/webrtc/webrtc/voice_engine/
channel.cc 494 int64_t round_trip_time = 0; local
495 _rtpRtcpModule->RTT(rtp_receiver_->SSRC(), &round_trip_time,
499 round_trip_time);
    [all...]

Completed in 280 milliseconds