Liking cljdoc? Tell your friends :D

bluetooth.Bluetooth

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

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

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

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

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

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

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

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

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

× close