summaryrefslogtreecommitdiffstats
path: root/include/hardware/bluetooth.h
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@google.com>2014-06-02 16:20:51 -0700
committerMike Lockwood <lockwood@google.com>2014-06-13 09:09:58 -0700
commit7da4cb8b6f9e99b1c003d8aada8a36c1ce977313 (patch)
treeca3ea648b0af24723b0405526c050d2d19ee8218 /include/hardware/bluetooth.h
parent1beebfc39b0b500fe8fd6ee562f52b06ccf63c9f (diff)
downloadhardware_libhardware-7da4cb8b6f9e99b1c003d8aada8a36c1ce977313.zip
hardware_libhardware-7da4cb8b6f9e99b1c003d8aada8a36c1ce977313.tar.gz
hardware_libhardware-7da4cb8b6f9e99b1c003d8aada8a36c1ce977313.tar.bz2
Move AVRCP controller support to a different HAL interface
This allows us to add a new BluetoothProfile subclass for the AVRCP controller role independent of the existing AVRCP target support. Change-Id: I504bbf58a88808d1a884266992ae0c635c62aca1
Diffstat (limited to 'include/hardware/bluetooth.h')
-rw-r--r--include/hardware/bluetooth.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hardware/bluetooth.h b/include/hardware/bluetooth.h
index f87d784..90f457b 100644
--- a/include/hardware/bluetooth.h
+++ b/include/hardware/bluetooth.h
@@ -47,6 +47,7 @@ __BEGIN_DECLS
#define BT_PROFILE_GATT_ID "gatt"
#define BT_PROFILE_AV_RC_ID "avrcp"
+#define BT_PROFILE_AV_RC_CTRL_ID "avrcp_ctrl"
/** Bluetooth Address */
typedef struct {