From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> Add BT_PROFILE_AV_RC_CTRL_ID to profile_ids[]. --- android/client/if-bt.c | 1 + 1 file changed, 1 insertion(+) 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 }; -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html