Skip to content

Also verify that Device.PairingCallback.unpaired() is called

Summary

Verify that Device.unpair() calls Device.PairingCallback.unpaired()

Test Plan

Apply patch and run testUnpair test Expexted result: test passes

Merge request reports