【发布时间】:2018-10-12 10:52:19
【问题描述】:
我在 Android 8+ 上使用 BLE 扫描仪 API 中的以下方法 扫描BLE信标
startScan(List<ScanFilter> filters, ScanSettings settings,
PendingIntent callbackIntent)
问题是,有时我可以看到扫描日志,但callbackIntent 没有提供任何内容,知道为什么会这样吗?
【问题讨论】:
-
使用github.com/Polidea/RxAndroidBle 获得更好的结果
标签: android bluetooth bluetooth-lowenergy android-ble bluetooth-gatt