当 bluetoothLE 停止时,我想处理一些数据。我刚刚搜索了动作“android.bluetooth.adapter.action.DISCOVERY_STARTED”来收听有关蓝牙 startDiscovery() 的广播,但它不适用于 bloothLe scanLeDevice()。
问问题
1416 次
当 bluetoothLE 停止时,我想处理一些数据。我刚刚搜索了动作“android.bluetooth.adapter.action.DISCOVERY_STARTED”来收听有关蓝牙 startDiscovery() 的广播,但它不适用于 bloothLe scanLeDevice()。