Kaluga
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Kaluga
test-utils-bluetooth-client
/
com.splendo.kaluga.test.bluetooth
/
AndroidMockCharacteristicWrapper
/
AndroidMockCharacteristicWrapper
Android
Mock
Characteristic
Wrapper
android
constructor
(
uuid
:
UUID
=
UUID.randomUUID()
,
descriptorUUIDs
:
List
<
UUID
>
=
emptyList()
,
service
:
RemoteServiceWrapper
,
properties
:
Set
<
CharacteristicProperty
>
=
emptySet()
)