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