Searched refs:ice_config (Results 1 – 2 of 2) sorted by relevance
1251 cricket::IceConfig ice_config; in ParseIceConfig() local1252 ice_config.receiving_timeout_ms = config.ice_connection_receiving_timeout; in ParseIceConfig()1253 ice_config.backup_connection_ping_interval = in ParseIceConfig()1255 ice_config.gather_continually = (config.continual_gathering_policy == in ParseIceConfig()1257 return ice_config; in ParseIceConfig()
233 void SetIceConfig(const cricket::IceConfig& ice_config);