Peter Piela 5e1b372590 Refactor BasePortController
Move the LocalLinkConnection object into a separate external
LocalLinkConnectionMgr class. I believe replacing the inline object
with an external class makes the controller code more readable
and maintainable.

Change-Id: Ied1ad3f7b0d34ea42df4f94d3661d7775dc71573
2017-06-15 15:30:07 -04:00
..