DefaultCBPeripheralWrapper

class DefaultCBPeripheralWrapper(peripheral: CBPeripheral) : DeviceWrapper

Default implementation of DeviceWrapper

Parameters

peripheral

the CBPeripheral to wrap

Constructors

Link copied to clipboard
constructor(peripheral: CBPeripheral)

Properties

Link copied to clipboard
open override val identifier: NSUUID

Identifier of the Bluetooth device

Link copied to clipboard
open override val name: String?

Name of the Bluetooth device