kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
BluetoothEmulation
/
ScanRecord
/
ScanRecord
Scan
Record
constructor
(
name
:
String
?
=
null
,
uuids
:
List
<
String
>
?
=
null
,
appearance
:
Int
?
=
null
,
txPower
:
Int
?
=
null
,
manufacturerData
:
List
<
BluetoothEmulation.ManufacturerData
>
?
=
null
)