RemoteService

A Service that is accessed remotely by a bluetooth client using BluetoothClient

Constructors

Link copied to clipboard
constructor(service: RemoteServiceWrapper, includedServices: List<RemoteService>, emitNewAction: (DeviceConnectionManager.Event.AddAction) -> Unit, logger: ContextualLogger)

Constructor

Properties

Link copied to clipboard

The list of RemoteCharacteristic this service supports

Link copied to clipboard
open override val includedServices: List<RemoteService>
Link copied to clipboard
open override val type: Service.Type
Link copied to clipboard
open override val uuid: UUID