/*


package de.cotech.hw;

import java.io.IOException;

import androidx.annotation.AnyThread;
import androidx.annotation.WorkerThread;

import de.cotech.hw.internal.transport.SecurityKeyInfo.TransportType;
import de.cotech.hw.internal.transport.Transport;

/**