[CrOS PhoneHub] Add ConnectionMedium enum to SecureChannel Mojo API
This CL adds a medium to the Mojo API, which allows clients to choose the connection medium. It also adds an EnumTraits definition for ConnectionMedium and updates tests to reflect this new parameter. Note that currently, the client code is still hard-coded to use the kBluetoothLowEnergy medium. A follow-up CL adds the ability for clients to specify the medium themselves. Bug: 1106937 Change-Id: Ic0fa8fe13d1402928c49557220f2e45135cadff0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390965 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:Tom Sepez <tsepez@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#804283}
Showing
This diff is collapsed.
Please register or sign in to comment