FileDocCategorySizeDatePackage
BluetoothSocket.javaAPI DocAndroid 5.1 API736Sat Mar 14 14:09:36 GMT 2015android.bluetooth

BluetoothSocket

public final class BluetoothSocket extends Object implements Closeable

Fields Summary
Constructors Summary
BluetoothSocket()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidclose()

 throw new RuntimeException("Stub!"); 
public voidconnect()

 throw new RuntimeException("Stub!"); 
public java.io.InputStreamgetInputStream()

 throw new RuntimeException("Stub!"); 
public java.io.OutputStreamgetOutputStream()

 throw new RuntimeException("Stub!"); 
public android.bluetooth.BluetoothDevicegetRemoteDevice()

 throw new RuntimeException("Stub!"); 
public booleanisConnected()

 throw new RuntimeException("Stub!");