Class Library Documentation for Neo smartpen SDK
BluetoothAdapterRemovePairedDevice Method |
Remove the pairing with the specified device.
Namespace: Neosmartpen.Net.Bluetooth
Assembly: Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)

C#
public void RemovePairedDevice( string addr )
Parameters
- addr
- Type: SystemString
Remote device's mac address with which to remove pairing.
