commit | 061017fa048b2aa795e91e1535ad66f6dd981217 | [log] [tgz] |
---|---|---|
author | Dan Harms <danharms@google.com> | Wed Dec 18 15:45:20 2019 -0800 |
committer | Dan Harms <danharms@google.com> | Thu Dec 19 08:54:34 2019 -0800 |
tree | a541efdd43722bd1ef339f0c123cfe9845bb2356 | |
parent | 0f584c9c19001db8fba7ea913f2e03abafc17ff1 [diff] |
Fix issues with association flow Found when enrolling a device previously unseen: Name retrieval is asynchronous, therefore the entity must support a null name and write once received. Callbacks were not issued properly so features were not made aware that a new device had connected that is now associated with a user in order to register device callbacks. Fixes: 146521191 Test: Associate without error and unit tests pass Change-Id: Id7514034c5508d6a73be289bf3dbb28baa8285d7