commit | dd26a4e471ebef788e35d97ba732f7ef4bfc8348 | [log] [tgz] |
---|---|---|
author | Ayush Jain <ayushjain@google.com> | Fri Aug 19 21:57:53 2022 +0000 |
committer | Ayush Jain <ayushjain@google.com> | Fri Sep 02 02:55:19 2022 +0000 |
tree | 7d21f05c76d84141320c89a032f1311e275155d2 | |
parent | 29f36cc5c8c71fc9c735f77dc165c2ea673c95a5 [diff] |
uwb(service): Wait on country code for stack init. On the first UWB stack enable, do a non-blocking wait (with a timeout) for the UWB country code to be known, before returning the UWB stack enabled notification. On future stack enables, there will not be a need for the wait as the last known country code will be used. Bug: 240379493 Test: Manual testing with adb logs Test: atest ServiceUwbTests Change-Id: I17b1f0a48e69e8a9d2dbae25ff81588cb90035c3