Liking cljdoc? Tell your friends :D

web.bluetooth.Bluetooth

The Bluetooth interface of the Web Bluetooth API returns a js.Promise a web.bluetooth.BluetoothDevice object with the specified options.

The Bluetooth interface of the Web Bluetooth API returns a `js.Promise`
a `web.bluetooth.BluetoothDevice` object with the specified options.
raw docstring

web.bluetooth.BluetoothAdvertisingData

The BluetoothDevice interface of the Web Bluetooth API provides data about a particular Bluetooth device.

The BluetoothDevice interface of the Web Bluetooth API provides
data about a particular Bluetooth device.
raw docstring

web.bluetooth.BluetoothCharacteristicProperties

The BluetoothCharacteristicProperties interface of the the Web API provides an object provides propertieds of a particular BluetoothRemoteGATTCharacteristic.

The BluetoothCharacteristicProperties interface of the the Web
API provides an object provides propertieds of a particular BluetoothRemoteGATTCharacteristic.
raw docstring

web.bluetooth.BluetoothDevice

The BluetoothDevice interface of the Web Bluetooth API represents Bluetooth device inside a particular script execution environment.

The BluetoothDevice interface of the Web Bluetooth API represents
Bluetooth device inside a particular script execution environment.
raw docstring

web.bluetooth.BluetoothRemoteGATTCharacteristic

The BluetoothRemoteGattCharacteristic interface of the Web Bluetooth represents a GATT Characteristic, which is a basic data element provides further information about a peripheral’s service.

The BluetoothRemoteGattCharacteristic interface of the Web Bluetooth
represents a GATT Characteristic, which is a basic data element
provides further information about a peripheral’s service.
raw docstring

web.bluetooth.BluetoothRemoteGATTDescriptor

The BluetoothRemoteGATTDescriptor interface of the Web Bluetooth provides a GATT Descriptor, which provides further information a characteristic’s value.

The BluetoothRemoteGATTDescriptor interface of the Web Bluetooth
provides a GATT Descriptor, which provides further information
a characteristic’s value.
raw docstring

web.bluetooth.BluetoothRemoteGATTServer

The BluetoothRemoteGATTServer interface of the Web Bluetooth represents a GATT Server on a remote device.

The BluetoothRemoteGATTServer interface of the Web Bluetooth
represents a GATT Server on a remote device.
raw docstring

web.bluetooth.BluetoothRemoteGATTService

The BluetoothRemoteGATTService interface of the Web Bluetooth represents a service provided by a GATT server, including a device, list of referenced services, and a list of the characteristics this service.

The BluetoothRemoteGATTService interface of the Web Bluetooth
represents a service provided by a GATT server, including a device,
list of referenced services, and a list of the characteristics
this service.
raw docstring

web.bluetooth.core

web.bluetooth interfaces.

web.bluetooth interfaces.
raw docstring

No vars found in this namespace.

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close