
PeerConnection::ice_connection_state() used to return a value based on both DTLS and ICE transports. Now that we have PeerConnection::peer_connection_state() to fill that role we can change the implementation of ice_connection_state over to match the spec. Bug: webrtc:6145 Change-Id: Ia4f348f728f24faf4b976c63dea2187bb1f01ef0 Reviewed-on: https://webrtc-review.googlesource.com/c/108780 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Jonas Olsson <jonasolsson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25773}