From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> Second iteration of AV deduplication. Changes: * v2: Fix fixup patch * v1: Add SEID fixes with unit tests * RFC: initial version Andrei Emeltchenko (8): unit/avdtp: Add SEP register/unregister tests unit/avdtp: Add duplicate SEID test shared/utils: Add helpers for bitfield fast uid generation android/avdtp: Fix SEID generation unit/avdtp: Add check for too many SEP creation android/avdtp: Fix registering SEP with wrong SEID android/avdtp: Refactor local SEP list handling unit/avdtp: Refactor context destroy android/Makefile.am | 1 + android/a2dp.c | 19 +++++-- android/avdtp.c | 65 ++++++++++++++++-------- android/avdtp.h | 2 + android/avdtptest.c | 6 +++ src/shared/util.c | 24 +++++++++ src/shared/util.h | 3 ++ unit/test-avdtp.c | 139 ++++++++++++++++++++++++++++++++++++++++++++++++---- 8 files changed, 227 insertions(+), 32 deletions(-) -- 2.1.0 -- 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