connectivity-samples icon indicating copy to clipboard operation
connectivity-samples copied to clipboard

Update deprecated scan functions

Open codingjeremy opened this issue 6 years ago • 3 comments

Issue by aelillie Monday Mar 27, 2017 at 13:51 GMT Originally opened as https://github.com/android/android-BluetoothLeGatt/pull/28


Introducing ScanCallback as an updated callback type for handling BLE device scans. startScan can further be called with extra settings and filter arguments for specific search criteria. (Note that required API version has been updated to 21 for this to work. Also, see #20 for actually getting scan results)


aelillie included the following code: https://github.com/android/android-BluetoothLeGatt/pull/28/commits

codingjeremy avatar Sep 17 '19 00:09 codingjeremy

Comment by googlebot Monday Mar 27, 2017 at 13:51 GMT


Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

codingjeremy avatar Sep 17 '19 00:09 codingjeremy

Comment by aelillie Monday Mar 27, 2017 at 13:53 GMT


I signed it!

codingjeremy avatar Sep 17 '19 00:09 codingjeremy

Comment by googlebot Monday Mar 27, 2017 at 13:53 GMT


CLAs look good, thanks!

codingjeremy avatar Sep 17 '19 00:09 codingjeremy