bird1423

Results 1 issues of bird1423

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...