WearableDeviceSessionPairingDelegate

public protocol WearableDeviceSessionPairingDelegate : AnyObject

The pairing delegate gets notified when a device is required to be put into pairing mode in order to proceed with the connection. This is only required if you are implementing a custom connection UI or if you are using the deprecated BoseWearable.startDeviceSearch(mode:completionHandler:) API.