getServiceUUID

open fun getServiceUUID(): UUID

Abstract method, must be implement to return the service UUID for your device, otherwise your device does not work.Note that : getServiceUUID is used to scan for available device , else we consider device not supported).

Return

getServiceUUID: UUID