OSDN Git Service

Merge commit '07772caf5ca22365dd62bc042de179a4da55f665' into remote
[android-x86/system-bt.git] / device / include / interop.h
index a0d9a06..8dfd3f7 100644 (file)
@@ -101,6 +101,10 @@ typedef enum {
   // to preferred conn params immediately post connection. Disable automatic switching to
   // preferred conn params for such devices and allow them to explicity ask for it.
   INTEROP_DISABLE_LE_CONN_PREFERRED_PARAMS,
+
+  // Few remote devices do not understand AVRCP version greater than 1.3. For these
+  // devices, we would like to blacklist them and advertise AVRCP version as 1.3
+  INTEROP_ADV_AVRCP_VER_1_3,
 } interop_feature_t;
 
 // Check if a given |addr| matches a known interoperability workaround as identified