Home
last modified time | relevance | path

Searched defs:IceRecheckEvent (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/p2p/base/
H A Dice_controller_interface.h27 struct IceRecheckEvent { struct
28 IceRecheckEvent(IceSwitchReason _reason, int _recheck_delay_ms) in IceRecheckEvent() argument
33 IceSwitchReason reason;
34 int recheck_delay_ms;