toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
test-utils-bluetooth
/
com.splendo.kaluga.test.bluetooth
/
MockDeviceInfoBuilder
Mock
Device
Info
Builder
class
MockDeviceInfoBuilder
Members
Constructors
Mock
Device
Info
Builder
Link copied to clipboard
constructor
(
)
Properties
device
Name
Link copied to clipboard
var
deviceName
:
String
?
identifier
Link copied to clipboard
var
identifier
:
Identifier
manufacturer
Data
Link copied to clipboard
var
manufacturerData
:
ByteArray
?
manufacturer
Id
Link copied to clipboard
var
manufacturerId
:
Int
?
rssi
Link copied to clipboard
var
rssi
:
RSSI
service
Data
Link copied to clipboard
var
serviceData
:
Map
<
UUID
,
ByteArray
?
>
tx
Power
Level
Link copied to clipboard
var
txPowerLevel
:
TxPower
Functions
build
Link copied to clipboard
fun
build
(
)
:
DeviceInfoImpl
services
Link copied to clipboard
fun
services
(
builder
:
ServiceUUIDsList
.
(
)
->
Unit
)