diff --git a/unit/test-gatt.c b/unit/test-gatt.c index 95b42dd..b56b9d1 100644 --- a/unit/test-gatt.c +++ b/unit/test-gatt.c @@ -3416,6 +3416,7 @@ int main(int argc, char *argv[]) raw_pdu(0x12, 0x04, 0x00, 0x01, 0x02, 0x03), raw_pdu(0x01, 0x12, 0x04, 0x00, 0x03)); +#if 0 define_test_client("/TP/GAW/CL/BV-05-C", test_client, service_db_1, &test_long_write_1, SERVICE_DATA_1_PDUS, @@ -3671,6 +3672,7 @@ int main(int argc, char *argv[]) raw_pdu(0x01, 0x16, 0x07, 0x00, 0x0c), raw_pdu(0x18, 0x00), raw_pdu(0x19)); +#endif define_test_server("/TP/GAW/SR/BV-05-C/small", test_server, ts_small_db, NULL,