ManufacturerData

abstract fun ManufacturerData(companyId: Int, data: ByteArray)

Adds the manufacturer data to the advertising data.

It is possible to add multiple different manufacturers by calling this method multiple times.

Parameters

companyId

The Company ID as registered in Adopted Numbers by Bluetooth SIG.

data

The manufacturer specific data.