commit | 1f84a50fc6b8e1cb9f10a370ffc418969014aa87 | [log] [tgz] |
---|---|---|
author | Brian Stack <bstack@google.com> | Wed Feb 03 13:54:27 2021 -0800 |
committer | Brian Stack <bstack@google.com> | Wed Mar 10 12:10:18 2021 -0800 |
tree | 5dade680a24cc075d8de151cdf58a76c4d61b643 | |
parent | 23d41b8f0fcf11b3579934a26adcb41287818e82 [diff] |
Pass SessionHandle to UWB Service when opening a session Instead of having the UWB Service generate a SessionHandle for each call to IUwbAdapter#openRanging, now the framework must select and pass in a SessionHandle. This helps to improve consistency across the API surface and simplifies the implementation of IUwbAdapter#openRanging. Bug: 179273688 Test: atest UwbManagerTests Change-Id: Ie08216638c8a5bf7260fff8752a46aad06f53fcb Merged-In: Ie08216638c8a5bf7260fff8752a46aad06f53fcb