Implements

Constructors

Properties

bluetooth?: BluetoothImpl
Buffer?: typeof Buffer
ctrlChar?: BluetoothRemoteGATTCharacteristic
device?: BluetoothDevice
emitErr: ((err: Error) => void)
name: string = 'adapter'
packtChar?: BluetoothRemoteGATTCharacteristic
rxChar?: BluetoothRemoteGATTCharacteristic
TransformStream: (new <I, O>(transformer?: Transformer<I, O>, writableStrategy?: QueuingStrategy<I>, readableStrategy?: QueuingStrategy<O>) => TransformStream<I, O>)
WritableStream: (new <W>(underlyingSink?: UnderlyingSink<W>, strategy?: QueuingStrategy<W>) => WritableStream<W>)

Methods