FileDocCategorySizeDatePackage
IBluetoothA2dpSink.javaAPI DocAndroid 5.1 API8960Sat Mar 14 05:47:58 GMT 2015android.bluetooth

IBluetoothA2dpSink

public interface IBluetoothA2dpSink implements android.os.IInterface
APIs for Bluetooth A2DP sink service
hide

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

public booleandisconnect(android.bluetooth.BluetoothDevice device)

public android.bluetooth.BluetoothAudioConfiggetAudioConfig(android.bluetooth.BluetoothDevice device)

public java.util.ListgetConnectedDevices()

public intgetConnectionState(android.bluetooth.BluetoothDevice device)

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