Diff between e2c06add317635365a5e816ace40766a4b23ecfd and 0d436295e3460674847bfa7717630b5c8939b4b8

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 22c9823..cd90d83 100644
--- a/unit/test-gatt.c
+++ b/unit/test-gatt.c
@@ -2238,7 +2238,7 @@ int main(int argc, char *argv[])
 			raw_pdu(0x0e, 0x03, 0x00, 0x07, 0x00),
 			raw_pdu(0x01, 0x0e, 0x03, 0x00, 0x05));
 
-	define_test_client("/TP/GAR/CL/BI-21-C", test_client, service_db_1,
+	define_test_client("/TP/GAR/CL/BI-22-C", test_client, service_db_1,
 			&test_multiple_read_6,
 			SERVICE_DATA_1_PDUS,
 			raw_pdu(0x0e, 0x03, 0x00, 0x07, 0x00),