[CrOS MultiDevice] Add HostVerifier.
This class verifies that this device can connect to the currently-set MultiDevice host. The verification process consists of creating a Bluetooth connection to the device, performing an authentication handshake, and enabling the per-device features which are supported. This CL adds an abstract class, test double, and stub implementation. The actual implementation is left as a TODO; this CL unblocks some higher-priority work. Bug: 824568 Change-Id: I457a5dae5edf2182f565f782ab201c5505ffb702 Reviewed-on: https://chromium-review.googlesource.com/1112936 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#570142}
Showing
Please register or sign in to comment