Method
AstalBluetoothDevicecancel_pairing
Declaration
void
astal_bluetooth_device_cancel_pairing (
AstalBluetoothDevice* self
GError** error
)
Description
This method can be used to cancel a pairing operation initiated by astal_bluetooth_device_pair()
.
Possible errors: DoesNotExist
, Failed
.