Bluetooth

registerApplication

registerAndAdvertiseApplication

advertise

advertisementFor

connect

runBluetoothM

Field lenses

uuid

properties

readValue

writeValue

notifying

characteristics

services

path

type_

value

solicitUUIDs

serviceUUIDs

manufacturerData

serviceData

includeTxPower

Updating values with notification

writeChrc

BLE Types

data Connection

data Application

data Service

data UUID

data CharacteristicProperty

data Characteristic typ

type CharacteristicBS

data Advertisement

data WithObjectPath a

Encoding and decoding

encodeRead

encodeWrite

Handler

data Handler errs a

type ReadValueM a

type WriteValueM a

Handler error classes

class ThrowsFailed m

class ThrowsInProgress m

class ThrowsNotPermitted m

class ThrowsNotAuthorized m

class ThrowsNotSupported m

class ThrowsInvalidValueLength m

Re-exports