Click or drag to resize

wclBluetoothLeTxRssiAdvertisement Constructor

Creates new Bluetooth LE advertisement object.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public wclBluetoothLeTxRssiAdvertisement(
	sbyte TxRssi
)

Parameters

TxRssi  SByte
The calibrated RSSI value in dBm at range between -100 dBm and +20 dBm at 1 dBm resolution measured at 1 meter distance.
Exceptions
ExceptionCondition
wclEInvalidArgument
See Also