From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> --- android/tester-main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/tester-main.c b/android/tester-main.c index 385c00d..5f0563d 100644 --- a/android/tester-main.c +++ b/android/tester-main.c @@ -1631,7 +1631,7 @@ static void setup_avrcp(const void *test_data) } avrcp = if_bt->get_profile_interface(BT_PROFILE_AV_RC_ID); - if (!a2dp) { + if (!avrcp) { tester_setup_failed(); return; } -- 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