Skip to content

Add the option to cancel a pairing request we sent

Albert Vaca Cintora requested to merge work/cancel-sent-pair-requests into master

The existing logic we had for rejectPairing worked almost as-is, so I renamed it to cancelPairing and reused the same function for both.

BUG: 469877

Merge request reports