@interface IMAVBluetoothCompanionLinkAssertion : NSObject - (id)init; - (void)dealloc; - (void)invalidate; - (void)acquire; @end