[CrOS PhoneHub] Handle pending Nearby connection requests
This CL implements a TODO in PendingConnectionManagerImpl to handle incoming requests for connections via the Nearby Connections library. When a request is received, we create a NearbyInitiatorConnectionAttempt (if one does not already exist), then add a new PendingNearbyInitiatorConnectionRequest to it. Additionally, this CL updates the initialization flow for the SecureChannel service so that it now creates an instance of NearbyConnectionManager. Bug: 1106937 Change-Id: Ibe56476babfb201b748beed1fefc80efda7e304e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419374 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#809534}
Showing
Please register or sign in to comment