[bluetooth] Integrate BT serial class w/ GetPort
Currently, the BluetoothSerialPortImpl interface isn't being reached from anywhere in the codebase. By updating SerialPortManagerImpl's GetPort() function, we can create a self-owned instance of BluetoothSerialPortImpl where a serial port can be hooked up and use its interface implementations later on. Bug: 1043300 Change-Id: I06911b4918dcba8c2b240a689454aeb8b9ae22e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363670 Commit-Queue: Vicky Min <vickymin@google.com> Reviewed-by:Reilly Grant <reillyg@chromium.org> Reviewed-by:
Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#801263}
Showing
Please register or sign in to comment