Roll nearby-connections from 6ad4bf75e2e9 to 88064b1543b8 (10 revisions)
This change modifies build files in order to support authentication status changes. https://chromium.googlesource.com/external/github.com/google/nearby-connections.git/+log/6ad4bf75e2e9..88064b1543b8 2024-02-15 crisrael@google.com Remove usage of absl/log/check.h in PresenceDeviceProvider > > PiperOrigin-RevId: 607460011 > 2024-02-15 julietlevesque@google.com [Nearby Presence] Add authentication status to `ConnectionResponseInfo` > Adds authentication status to `ConnectionResponseInfo`, which will pass the result of the authentication to clients when the connection is complete. See go/cros-nearby-presence-np-nc-authentication for details. This will be used in follow up CL to communicate the authentication status to clients of RequestConnectionV3(). > > PiperOrigin-RevId: 607457933 > 2024-02-15 julietlevesque@google.com [Nearby Presence] Add authentication status to `PendingConnectionInfo` > Adds authentication status to `PendingConnectionInfo`, which will pass the result of the authentication to clients when the connection is complete. See go/cros-nearby-presence-np-nc-authentication for details. This will be used in follow up CL to communicate the authentication status to clients of RequestConnectionV3(). > > PiperOrigin-RevId: 607402836 > 2024-02-15 awadhera@google.com Merge pull request #2281 from rzhw/update_depot_tools > nearby: Upgrade depot_tools 2024-02-15 hais@google.com 1.Define OperationResult message, which contains result code category and resulc code > 2.Add OperationResult message to ConnectionAttempt, EstablishedConnection and BandwidthUpgradeAttempt > > PiperOrigin-RevId: 607231266 > 2024-02-14 julietlevesque@google.com [Nearby Presence] Add authentication status to `ConnectionInfo` > Adds authentication status to `ConnectionInfo`, which will pass the result of the authentication to clients when the connection is complete. See go/cros-nearby-presence-np-nc-authentication for details. This will be used in follow up CL to communicate the authentication status to clients of RequestConnectionV3(). > > PiperOrigin-RevId: 606789503 > 2024-02-13 julietlevesque@google.com [Nearby Presence] Read response data from remote device > see go/cros-nearby-presence-np-nc-authentication for details. > > PiperOrigin-RevId: 606772097 > 2024-02-10 hais@google.com internal cleanup > PiperOrigin-RevId: 605780857 > 2024-02-08 guogang@google.com Clean up unused files > PiperOrigin-RevId: 605360366 > 2024-02-07 guogang@google.com Update C wrapper to support multiple instances > PiperOrigin-RevId: 605002988 > Test: Manually verified Nearby Share, Phone Hub still WAI Change-Id: If419e7ca637e58764220b63c38a6fbe71563bce3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5302415 Reviewed-by:Juliet Lévesque <julietlevesque@google.com> Commit-Queue: Crisrael Lucero <crisrael@google.com> Cr-Commit-Position: refs/heads/main@{#1263446}
Loading
Please register or sign in to comment