diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-09-29 14:58:13 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-09-30 16:40:41 -0700 |
commit | 4608beaee4176214aa13d561f6694376f400be8a (patch) | |
tree | 0c7676be3b426a3ea9c4de46792d48ab83451139 /tests/testqPrefMedia.cpp | |
parent | 5b485850925cc77c827b3e46d6f2236fe3329d7a (diff) | |
download | subsurface-4608beaee4176214aa13d561f6694376f400be8a.tar.gz |
Android BLE discovery: use discovery agent
Android can't scan for classic BT devices, so when BT support was first
added, we simply didn't use the discovery agent at all and relied on the
list of paired BT devices provided by Android.
This still worked fine for a lot of BLE devices that allowed 'bonding'
with the Android device - similar to pairing. But some BLE devices (like
the Shearwater Peregrine) don't support bonding and so our Android code
didn't see them at all.
With this commit we start a BLE only scan on Android to add to the list
of already paired devices.
Fixes: #2974
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'tests/testqPrefMedia.cpp')
0 files changed, 0 insertions, 0 deletions