arc: bluetooth: Add/Remove BT observer only when ARC is ready
The current implementation make arc_bluetooth_bridge to be a bluetooth observer all the time. This lead to unnessary work when ARC is not ready. This patch changes that by register arc_bluetooth_bridge to be a bluetooth observer when arc is ready and unregister when arc is gone BUG=635578 TEST=No log spam when there is no arc support Review-Url: https://codereview.chromium.org/2223203002 Cr-Commit-Position: refs/heads/master@{#410828}
Showing
Please register or sign in to comment