OSDN Git Service

[RTT] Legacy RTT API: add attempted/succeeded counts
authorEtan Cohen <etancohen@google.com>
Thu, 17 May 2018 00:50:53 +0000 (17:50 -0700)
committerEtan Cohen <etancohen@google.com>
Thu, 17 May 2018 00:50:53 +0000 (17:50 -0700)
commit49821a11e15c6d16e317301b6b83faf98bb12cd6
tree110ad8387c8320f0adeb6ba3c10d2f28811d5de6
parent98c2f7f9de9ada08b8d27243a243a17748282813
[RTT] Legacy RTT API: add attempted/succeeded counts

Wi-Fi RTT legacy API is (now) a wrapper around the new API. Two
new result parameters were added to the new API but not propagated
to the corresponding legacy API:

- Count of attempted measurements
- Count of successful measurements

Bug: 79883720
Test: unit tests
Test: RangeApSupporting11McTest:test_legacy_rtt_80211mc_supporting_aps
Change-Id: Id000c691c22319474e3e98f5ba5d77e4bb4c343e
wifi/java/android/net/wifi/RttManager.java