joinAccessoryHotspotWithoutSecurity(_:completionHandler:)

Declaration

func joinAccessoryHotspotWithoutSecurity(_ accessory: ASAccessory, completionHandler: (@Sendable ((any Error)?) -> Void)? = nil)
func joinAccessoryHotspotWithoutSecurity(_ accessory: ASAccessory) async throws