Commit 05158fe
Decouple time synchronization cluster part 2 (project-chip#41691)
* Decouple time synchronization cluster part 2
* Restyled by clang-format
* Restyled by gn
* Remove unnecessary comments in CodegenIntegration
* Code update
* Restyled by clang-format
* Decouple time synchronization cluster part 2
* Restyled by clang-format
* Restyled by gn
* Remove unnecessary comments in CodegenIntegration
* Code update
* Restyled by clang-format
* Address review comments
* Restyled by clang-format
* Code update
* Restyled by clang-format
* Code update
* Restyled by clang-format
* Code update
* Restyled by clang-format
* Make some functions inline
* Restyled by clang-format
* Address review comments
* Restyled by clang-format
* Code update
* Restyled by clang-format
* Code update
* Restyled by clang-format
* Address review comments
* Restyled by clang-format
* Restyled by gn
* Move the global delegate to CodegenIntegration
* Restyled by clang-format
* Code update
* Restyled by clang-format
* Address review comments
* Restyled by clang-format
---------
Co-authored-by: Restyled.io <[email protected]>1 parent f3b5a63 commit 05158fe
File tree
36 files changed
+1503
-939
lines changed- examples
- all-clusters-app
- all-clusters-common
- esp32
- linux
- realtek/data_model
- camera-app/camera-common
- light-switch-app
- light-switch-common
- realtek/data_model
- scripts/tools/zap/tests/outputs/all-clusters-app/app-templates
- src
- app
- clusters
- time-synchronization-server
- tests
- valve-configuration-and-control-server
- common/templates
- tests
- zap-templates/zcl
- zzz_generated/app-common/app-common/zap-generated
- attributes
36 files changed
+1503
-939
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7994 | 7994 | | |
7995 | 7995 | | |
7996 | 7996 | | |
7997 | | - | |
| 7997 | + | |
7998 | 7998 | | |
7999 | 7999 | | |
8000 | 8000 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8176 | 8176 | | |
8177 | 8177 | | |
8178 | 8178 | | |
8179 | | - | |
| 8179 | + | |
8180 | 8180 | | |
8181 | 8181 | | |
8182 | 8182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3752 | 3752 | | |
3753 | 3753 | | |
3754 | 3754 | | |
3755 | | - | |
| 3755 | + | |
3756 | 3756 | | |
3757 | 3757 | | |
3758 | 3758 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3181 | 3181 | | |
3182 | 3182 | | |
3183 | 3183 | | |
3184 | | - | |
| 3184 | + | |
3185 | 3185 | | |
3186 | 3186 | | |
3187 | 3187 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3304 | 3304 | | |
3305 | 3305 | | |
3306 | 3306 | | |
3307 | | - | |
| 3307 | + | |
3308 | 3308 | | |
3309 | 3309 | | |
3310 | 3310 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2798 | 2798 | | |
2799 | 2799 | | |
2800 | 2800 | | |
2801 | | - | |
| 2801 | + | |
2802 | 2802 | | |
2803 | 2803 | | |
2804 | 2804 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2954 | 2954 | | |
2955 | 2955 | | |
2956 | 2956 | | |
2957 | | - | |
| 2957 | + | |
2958 | 2958 | | |
2959 | 2959 | | |
2960 | 2960 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2954 | 2954 | | |
2955 | 2955 | | |
2956 | 2956 | | |
2957 | | - | |
| 2957 | + | |
2958 | 2958 | | |
2959 | 2959 | | |
2960 | 2960 | | |
| |||
0 commit comments