commit | 16fddb444eba17d04da0aaa422e51f4503cba123 | [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:23:24 2021 -0800 |
tree | fbdfa2bcc1abe74d5a96418101a403a0d977eeb3 | |
parent | 0f692d57d004dac4a7887489b677932990116fa8 [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