BluetoothKit
BluetoothKit copied to clipboard
Configuration does not support full scan
Problem: let configuration = BKConfiguration(dataServiceUUID: serviceUUID, dataServiceCharacteristicUUID: characteristicUUID) try central.startWithConfiguration(configuration)
I want to scan all Bluetooth devices. I find that the configuration item cannot be set, and the UUID is empty, but the device cannot be scanned