Web Bluetooth transport.

Hierarchy

  • Transport
    • WebBluetoothTransport

Properties

Accessors

Methods

Properties

attributes: Attributes
rx: Rx

Accessors

  • get mtu(): number
  • Return the transport MTU, if known. The transport should be able to send TLV structure of up to this size.

    Returns number

Methods

  • Reopen the transport after it has failed.

    Returns Promise<Transport>

    the same transport or a new transport after it has been reconnected.

  • Returns string

Generated using TypeDoc