Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
test-utils-bluetooth-client
/
com.splendo.kaluga.test.bluetooth
/
ServiceWrapperBuilder
/
Characteristic
/
Characteristic
Characteristic
constructor
(
uuid
:
UUID
=
randomUUID()
,
descriptors
:
List
<
ServiceWrapperBuilder.Descriptor
>
=
listOf(Descriptor())
,
properties
:
Set
<
CharacteristicProperty
>
)