GoldenGateConnectionManager / com.fitbit.goldengate.bt / PeerRole

PeerRole

sealed class PeerRole

presents different roles of BLE peer (remote) devices

Types

Central

object Central : PeerRole

Peripheral

object Peripheral : PeerRole

Properties

name

val name: String

Inheritors

Central

object Central : PeerRole

Peripheral

object Peripheral : PeerRole