commit | 7bbd74861280bacbdd01801b018fef0ae8949310 | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Mon Feb 26 09:33:25 2018 -0800 |
committer | Etan Cohen <etancohen@google.com> | Mon Feb 26 09:33:25 2018 -0800 |
tree | bd86482461cae6edcbdb60cfb6dc3fcec712a04a | |
parent | 86f5706e6a409ae39ec417c3fb2eb0b5519bad2e [diff] |
[RTT] Fix legacy RTT API Legacy RTT APIs wrap around the new RTT API. The translation of results from new to legacy APIs allocated the full number of results - but only filled-in one of the results - the others were left null. Bug: 73884773 Test: RangeApSupporting11McTest:test_legacy_rtt_80211mc_supporting_aps passes with multiple APs Change-Id: Id5ec70de272868d92154bdca9eee1d398c3a1801