FileDocCategorySizeDatePackage
IBluetoothAvrcpController.javaAPI DocAndroid 5.1 API6545Sat Mar 14 05:47:58 GMT 2015android.bluetooth

IBluetoothAvrcpController

public interface IBluetoothAvrcpController implements android.os.IInterface
APIs for Bluetooth AVRCP controller service
hide

Fields Summary
Constructors Summary
Methods Summary
public java.util.ListgetConnectedDevices()

public intgetConnectionState(android.bluetooth.BluetoothDevice device)

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

public voidsendPassThroughCmd(android.bluetooth.BluetoothDevice device, int keyCode, int keyState)