Add the option to cancel a pairing request we sent
The existing logic we had for rejectPairing worked almost as-is, so I renamed it to cancelPairing and reused the same function for both.
The existing logic we had for rejectPairing worked almost as-is, so I renamed it to cancelPairing and reused the same function for both.