bluetooth: Mark TestBluetoothAdapterObserver accessor methods const
There is no reason why the methods should be non-const. More importantly it allows us to pass the observer as a const reference to lambdas or callbacks that need to check its properties. BUG=580406 Review-Url: https://codereview.chromium.org/2096043002 Cr-Commit-Position: refs/heads/master@{#403380}
Showing
Please register or sign in to comment