[CrOS PhoneHub] Update NearbyConnectionBrokerImpl state machine
This CL removes the ConnectionStatus::kWaitingForConnectionInitiation enum value. In practice, we always get the OnConnectionInitiated() callback before the RequestConnection() callback is invoked, so this state should not exist. Bug: 1148152, 1106937 Change-Id: Ie659a875ae3a32ec62aa991398331617b2c33d2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2542573 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#828020}
Showing
Please register or sign in to comment