[CrOS PhoneHub] Make SecureChannel's ConnectionMedium public
The ConnectionMedium enum was previously only used within the SecureChannel implementation, since there was only a single medium (i.e., BLE). This CL moves the enum to a public directory where it can be used from outside the directory. This CL is in preparation for clients being able to specify the connection medium by passing a parameter to connection attempts facilitated by SecureChannel. Bug: 1106937 Change-Id: I8a8ab2d862b02ab88d3db0b8485c64d59fbf3d54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391517 Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: James Vecore <vecore@google.com> Reviewed-by:James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#804076}
Showing
Please register or sign in to comment