Hi Andrei, >>> >>> --- >>> android/Android.mk | 34 ++++++++++++++++++++++++++++++++++ >>> 1 file changed, 34 insertions(+) >>> >>> diff --git a/android/Android.mk b/android/Android.mk >>> index e7a70d0..09c4579 100644 >>> --- a/android/Android.mk >>> +++ b/android/Android.mk >>> @@ -123,3 +123,37 @@ $(foreach file,$(lib_headers), $(shell ln -sf ../$(file) $(LOCAL_PATH)/../lib/bl >>> LOCAL_MODULE := libbluetooth >>> >>> include $(BUILD_SHARED_LIBRARY) >>> + >>> +# >>> +# hciconfig >>> +# >> >> why are we building this one. Only btmgmt should be needed for testing. If at all. >> > > Can btmon now save packet dump in a format understandable for wireshark? btmon stores in the new BTSnoop format that allows for multiple controllers in the same trace. If Wireshark does not support these, then that should be fixed in Wireshark. 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