Diff between c2765efb2f8360310c05e9b85bb4d6026fe2c9ea and ccafb0f48bb27919fe3255d3b030828e9731b000

Changed Files

File Additions Deletions Status
unit/test-gatt.c +1 -1 modified

Full Patch

diff --git a/unit/test-gatt.c b/unit/test-gatt.c
index f6448d5..bb6a270 100644
--- a/unit/test-gatt.c
+++ b/unit/test-gatt.c
@@ -3264,7 +3264,7 @@ int main(int argc, char *argv[])
 			&test_long_read_9,
 			SERVICE_DATA_1_PDUS,
 			raw_pdu(0x0c, 0x04, 0x00, 0x00, 0x00),
-			raw_pdu(0x0b, 0x01, 0x02, 0x03));
+			raw_pdu(0x0d, 0x01, 0x02, 0x03));
 
 	define_test_client("/TP/GAR/CL/BV-07-C/512B", test_client, service_db_1,
 			&test_long_read_10,