Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
test-utils-bluetooth-server
/
com.splendo.kaluga.test.bluetooth.server
/
MockLocalServiceWrapperBuilder
/
createCharacteristic
create
Characteristic
open
override
fun
createCharacteristic
(
uuid
:
UUID
,
properties
:
Set
<
CharacteristicProperty
>
,
encryptedNotification
:
Boolean
,
permissions
:
Set
<
LocalCharacteristic.Permission
>
)
:
LocalCharacteristicWrapper