Searched refs:UnderlyingTransport (Results 1 – 3 of 3) sorted by relevance
38 public interface UnderlyingTransport { interface in Obd2Connection50 private final UnderlyingTransport mConnection;55 public Obd2Connection(UnderlyingTransport connection) { in Obd2Connection()
26 public class MockObd2UnderlyingTransport implements Obd2Connection.UnderlyingTransport {
30 public class BluetoothConnection implements Obd2Connection.UnderlyingTransport {