commit | 4fa991d046bb40294bb3517dc7ad0f05d19b8b49 | [log] [tgz] |
---|---|---|
author | scheib <scheib@chromium.org> | Wed Sep 23 21:48:51 2015 |
committer | Commit bot <commit-bot@chromium.org> | Wed Sep 23 21:49:56 2015 |
tree | ab1315f1457321fa2800899bca468b6ba0f4d3a4 | |
parent | 33a06e6af3941dd6b344afd841f5e54226c15aed [diff] |
bluetooth: android: Rename FakeBluetoothLeScanner.mCallback to mScanCallback. This file now contains multiple callback members due to addition of mGattCallback. Instead of having them all 'mCallback' more unique names are used, and this patch updates the initial 'mCallback' to use the same style. BUG=490430 Review URL: https://codereview.chromium.org/1357813002 Cr-Commit-Position: refs/heads/master@{#350372}