Click or drag to resize

wclGattLocalAttribute Constructor

Creates new local GATT attribute.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public wclGattLocalAttribute(
	wclGattUuid Uuid
)

Parameters

Uuid  wclGattUuid
The attribute's UUID.
See Also