FileDocCategorySizeDatePackage
BluetoothManager.javaAPI DocAndroid 5.1 API835Sat Mar 14 14:09:36 GMT 2015android.bluetooth

BluetoothManager

public final class BluetoothManager extends Object

Fields Summary
Constructors Summary
BluetoothManager()

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.bluetooth.BluetoothAdaptergetAdapter()

 throw new RuntimeException("Stub!"); 
public java.util.ListgetConnectedDevices(int profile)

 throw new RuntimeException("Stub!"); 
public intgetConnectionState(android.bluetooth.BluetoothDevice device, int profile)

 throw new RuntimeException("Stub!"); 
public java.util.ListgetDevicesMatchingConnectionStates(int profile, int[] states)

 throw new RuntimeException("Stub!"); 
public android.bluetooth.BluetoothGattServeropenGattServer(android.content.Context context, android.bluetooth.BluetoothGattServerCallback callback)

 throw new RuntimeException("Stub!");