Node Web Bluetooth
Preparing search index...
adapters/adapter
BluetoothRemoteGATTCharacteristicInit
Interface BluetoothRemoteGATTCharacteristicInit
interface
BluetoothRemoteGATTCharacteristicInit
{
_handle
:
string
;
properties
:
BluetoothCharacteristicProperties
;
uuid
:
string
;
value
?:
DataView
<
ArrayBufferLike
>
;
}
Index
Properties
_
handle
properties
uuid
value?
Properties
_
handle
_handle
:
string
properties
properties
:
BluetoothCharacteristicProperties
uuid
uuid
:
string
Optional
value
value
?:
DataView
<
ArrayBufferLike
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
handle
properties
uuid
value
Node Web Bluetooth
Loading...