Commit a6982bf
Submodule aws-c-mqtt updated 19 files
- include/aws/mqtt/client.h+1-1
- include/aws/mqtt/mqtt.h+1-1
- include/aws/mqtt/private/client_impl.h+9-1
- include/aws/mqtt/private/client_impl_shared.h+1-1
- include/aws/mqtt/private/mqtt_iot_metrics.h+12-14
- include/aws/mqtt/private/v5/mqtt5_options_storage.h+1-1
- include/aws/mqtt/v5/mqtt5_client.h+1-1
- source/client.c+318-107
- source/mqtt_iot_metrics.c+15-18
- source/v5/mqtt5_client.c+2-2
- source/v5/mqtt5_options_storage.c+4-4
- source/v5/mqtt5_to_mqtt3_adapter.c+8-8
- tests/CMakeLists.txt+2
- tests/shared_utils_tests.c+9-9
- tests/v3/connection_state_test.c+107-5
- tests/v3/mqtt311_testing_utils.h+1
- tests/v5/mqtt5_client_tests.c+2-2
- tests/v5/mqtt5_operation_validation_failure_tests.c+1-1
- tests/v5/mqtt5_to_mqtt3_adapter_tests.c+2-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1289 | 1289 | | |
1290 | 1290 | | |
1291 | 1291 | | |
1292 | | - | |
| 1292 | + | |
1293 | 1293 | | |
1294 | 1294 | | |
1295 | 1295 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
| 457 | + | |
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| |||
0 commit comments