Unpairs a paired Bluetooth device by its bt address.

app.UnpairBtDevice( address, callback )

The callback argument is called when the device was successfully unpaired.

See Also: PairBtDevice, GetPairedBtDevices, DiscoverBtDevices, CreateBluetoothSerial

Example - Pairing and Unpairing bluetooth devices click to expand contents