ManufacturerData

class ManufacturerData(val code: Int, val data: ByteArray)

Constructors

Link copied to clipboard
constructor(code: Int, data: ByteArray)

Properties

Link copied to clipboard
val code: Int

Two-octet https://www.bluetooth.com/specifications/assigned-numbers/company-identifiers/

Link copied to clipboard

the Manufacturer Data (not including the leading two identifier octets)