fun unpairAsync(: BluetoothDeviceMacAddress): Task<Unit>
Unpairs the bluetooth device with the given address asynchronously. Will remove the device from devices known to this application.
BluetoothException
- if it didn't work out
Return
Task to wait for completion