webrtc/sdk
Jonas Oreland 5ed65b2e98 Add 5G detection to android_network_monitor
This patch adds detection of 5G to andoird_network_monitor
using the TelephonyManager.NETWORK_TYPE_NR.

It also adds
- TelephonyManager.NETWORK_TYPE_GSM as 2G
- TelephonyManager.NETWORK_TYPE_TD_SCDMA as 3G
- TelephonyManager.NETWORK_TYPE_IWLAN as 4G

note: AdapterTypeFromNetworkType still return rtc::ADAPTER_TYPE_CELLULAR
for all cellular connections (changing that is a next step).

Bug: webrtc:11473
Change-Id: If2e681e10b24f46ea0071db0cdba758a8c4e7ee2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/174500
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Commit-Queue: Jonas Oreland <jonaso@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31171}
2020-05-06 08:39:44 +00:00
..
android Add 5G detection to android_network_monitor 2020-05-06 08:39:44 +00:00
objc Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
BUILD.gn Reland "Leverage dispatch_queue_create_with_target when possible." 2020-03-18 16:06:09 +00:00
media_constraints.cc Remove deprecated code related to AEC2 2019-08-07 10:09:36 +00:00
media_constraints.h Remove deprecated code related to AEC2 2019-08-07 10:09:36 +00:00
media_constraints_unittest.cc Move MediaConstraintsInterface to sdk/, and make it a concrete class 2019-02-14 12:07:07 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00