Click or drag to resize

wclBluetoothRadioDoPasskeyNotification Method

Fores the OnPasskeyNotification event.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected virtual void DoPasskeyNotification(
	long Address,
	uint Passkey
)

Parameters

Address  Int64
A remote device's MAC address.
Passkey  UInt32
A Passkey provided by a remote Bluetooth device.
See Also