FileDocCategorySizeDatePackage
IBluetoothPan.javaAPI DocAndroid 5.1 API9044Sat Mar 14 05:47:58 GMT 2015android.bluetooth

IBluetoothPan

public interface IBluetoothPan implements android.os.IInterface
API for Bluetooth Pan service {@hide}

Fields Summary
Constructors Summary
Methods Summary
public booleanconnect(android.bluetooth.BluetoothDevice device)

public booleandisconnect(android.bluetooth.BluetoothDevice device)

public java.util.ListgetConnectedDevices()

public intgetConnectionState(android.bluetooth.BluetoothDevice device)

public java.util.ListgetDevicesMatchingConnectionStates(int[] states)

public booleanisTetheringOn()

public voidsetBluetoothTethering(boolean value)