commit | 2fd338eb2b8af49d9f6d6e3d9f8d590177701cdb | [log] [tgz] |
---|---|---|
author | Xinyi Zhou <zxy@google.com> | Tue Nov 30 12:41:42 2021 -0800 |
committer | Xinyi Zhou <zxy@google.com> | Sat Dec 04 23:53:03 2021 -0800 |
tree | 7cb4455233c2de4a72b3dd2693d0d8e5649bae6b | |
parent | 2ad4ca10fa6223bf0c041b457733e5fb49164f92 [diff] |
Scanner client side code Add NearbyManager, IScanListener.aidl, INearbyManager.aidl, NearbyDevice, FastPairDevice, ScanCallback which returns NearbyDevice to callers and NearbyDeviceParcelable for service and client communication. Test: Successfully built. Unit test will be added. Bug: 189954300 Change-Id: I71366f888e245f1175a67b6d4040898e35f49c35