Diff between 3b192bed645fdea0f6338333d2b67c30f96aac37 and e966e94099a2b00dc898f4ab50265b0922045a3e

Changed Files

File Additions Deletions Status
android/client/if-bt.c +1 -0 modified

Full Patch

diff --git a/android/client/if-bt.c b/android/client/if-bt.c
index b0a0f71..f83e148 100644
--- a/android/client/if-bt.c
+++ b/android/client/if-bt.c
@@ -760,6 +760,7 @@ static void get_profile_interface_c(int argc, const char **argv,
 #if ANDROID_VERSION >= PLATFORM_VER(5, 0, 0)
 		BT_PROFILE_HANDSFREE_CLIENT_ID,
 		BT_PROFILE_MAP_CLIENT_ID,
+		BT_PROFILE_AV_RC_CTRL_ID,
 #endif
 		NULL
 	};