[CrOS PhoneHub] Refactor SecureChannelImpl initialization
Now that BleScanner (and its dependency BleSynchronizer) will be shared with Nearby, these classes cannot be initialized within BleConnectionManagerImpl, since this class only supports connections via BLE GATT connections. This CL moves their initialization to the top- level SecureChannelImpl class. Bug: 1106937 Change-Id: Ic4581ebacdc346441109420bb3778bfd300e7ab2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2402166 Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:James Vecore <vecore@google.com> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#805744}
Showing
This diff is collapsed.
Please register or sign in to comment