AndroidBleService

class AndroidBleService(val service: RemoteService) : BleService(source)

An Android implementation of BleService that wraps a Nordic RemoteService.

Constructors

Link copied to clipboard
constructor(service: RemoteService)

Properties

Link copied to clipboard
val service: RemoteService