toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
test-utils-bluetooth
/
com.splendo.kaluga.test.bluetooth.device
/
MockAdvertisementData
/
MockAdvertisementData
Mock
Advertisement
Data
constructor
(
name
:
String
?
=
null
,
manufacturerId
:
Int
?
=
null
,
manufacturerData
:
ByteArray
?
=
null
,
serviceUUIDs
:
List
<
UUID
>
=
emptyList()
,
serviceData
:
Map
<
UUID
,
ByteArray
?
>
=
emptyMap()
,
txPowerLevel
:
TxPower
=
Int.MIN_VALUE
,
isConnectable
:
Boolean
=
true
)