MockAdvertisementData

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)