From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> --- unit/test-avdtp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unit/test-avdtp.c b/unit/test-avdtp.c index b6ab72c..60eea7a 100644 --- a/unit/test-avdtp.c +++ b/unit/test-avdtp.c @@ -814,7 +814,7 @@ int main(int argc, char *argv[]) raw_pdu(0x00)); define_test("/TP/SIG/SMG/BV-06-C-SEID-2", test_server_seid_duplicate, raw_pdu(0x00, 0x01), - raw_pdu(0x02, 0x01, 0x08, 0x08, 0x08, 0x08)); + raw_pdu(0x02, 0x01, 0x08, 0x08, 0x0c, 0x08)); define_test("/TP/SIG/SMG/BV-05-C", test_client, raw_pdu(0x00, 0x01)); define_test("/TP/SIG/SMG/BV-06-C", test_server, -- 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