getDescriptor

open override fun getDescriptor(uuid: UUID): RemoteDescriptorWrapper?

Gets the RemoteDescriptorWrapper for the descriptor with a given java.util.UUID if it belongs to the characteristic

Return

the RemoteDescriptorWrapper belonging to uuid if it exists, or null otherwise

Parameters

uuid

the java.util.UUID of the descriptor to get