[PATCH 3/5] android/avdtptest: Print info when matching SEP was found

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 android/avdtptest.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/android/avdtptest.c b/android/avdtptest.c
index 92312fa..a56b9c0 100644
--- a/android/avdtptest.c
+++ b/android/avdtptest.c
@@ -350,6 +350,8 @@ static void discover_cb(struct avdtp *session, GSList *seps,
 		return;
 	}
 
+	printf("Matching endpoint found\n");
+
 	service = avdtp_service_cap_new(AVDTP_MEDIA_TRANSPORT, NULL, 0);
 	caps = g_slist_append(caps, service);
 
-- 
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




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux