Hi Oliver, > > > Still testing. I am new to bluetooth so getting a sound testing environment > > > up takes a bit of time. I am getting iso urbs to complete now. > > > > I think using scotest would be fine in the beginning. It will of course > > not send proper audio, but you see data going forth and back. > > Compiling scotest is the problem: > > make[3]: Entering directory `/home/oliver/Documents/bluez-utils-3.36/hcid' > gcc -DHAVE_CONFIG_H -I. -I.. -I../common -I../sdpd -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../gdbus -DPLUGINDIR=\""/usr/local/lib/bluetooth/plugins"\" -Wall -O2 -D_FORTIFY_SOURCE=2 -fPIE -MT security.o -MD -MP -MF .deps/security.Tpo -c -o security.o security.c > security.c: In function ‘link_key_request’: > security.c:279: error: storage size of ‘req’ isn’t known > security.c:291: error: ‘HCIGETAUTHINFO’ undeclared (first use in this function) > security.c:291: error: (Each undeclared identifier is reported only once > security.c:291: error: for each function it appears in.) > security.c:279: warning: unused variable ‘req’ > make[3]: *** [security.o] Fehler 1 > make[3]: Leaving directory `/home/oliver/Documents/bluez-utils-3.36/hcid' > make[2]: *** [all] Fehler 2 > make[2]: Leaving directory `/home/oliver/Documents/bluez-utils-3.36/hcid' > make[1]: *** [all-recursive] Fehler 1 > make[1]: Leaving directory `/home/oliver/Documents/bluez-utils-3.36' > make: *** [all] Fehler 2 check your ChangeLog file. It says you need a matching or newer bluez-libs to get it compiled. Regards Marcel -- 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