descriptorOf
Deprecated
Use `descriptorOf` that accepts `Uuid` arguments.
Replace with
descriptorOf(Uuid.parse(service), Uuid.parse(characteristic), Uuid.parse(descriptor))
Content copied to clipboard
Use `descriptorOf` that accepts `Uuid` arguments.
descriptorOf(Uuid.parse(service), Uuid.parse(characteristic), Uuid.parse(descriptor))