File
Doc
Category
Size
Date
Package
IBluetoothAvrcpController.java
API Doc
Android 5.1 API
6545
Sat Mar 14 05:47:58 GMT 2015
android.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.List
getConnectedDevices
()
public
int
getConnectionState
(
android.bluetooth.BluetoothDevice
device)
public
java.util.List
getDevicesMatchingConnectionStates
(
int[]
states)
public void
sendPassThroughCmd
(
android.bluetooth.BluetoothDevice
device,
int
keyCode,
int
keyState)
Java Code Source