Click or drag to resize

wclGattUuid Fields

The wclGattUuid type exposes the following members.

Fields
 NameDescription
Public fieldIsShortUuid Indicates if the Low Energy (LE) UUID a 16-bit shortened value, or if it is the long 128-bit value.
Public fieldLongUuid The long 128-bit value of the UUID. This member applies only if IsShortUuid is False.
Public fieldShortUuid The short 16-bit value of the UUID. This member applies only if IsShortUuid is True.
Top
See Also