Searched refs:has_connection (Results 1 – 1 of 1) sorted by relevance
433 bool has_connection = false; in ComputeIceTransportState() local436 has_connection = true; in ComputeIceTransportState()441 if (had_connection_ && !has_connection) { in ComputeIceTransportState()449 if (!had_connection_ && !has_connection) { in ComputeIceTransportState()453 if (has_connection && !writable()) { in ComputeIceTransportState()