Skip to content

Commit 0854eb3

Browse files
arkqandy31415
andauthored
Remove not used CHIP time service config defines (project-chip#23289)
Co-authored-by: Andrei Litvin <[email protected]>
1 parent f47f95e commit 0854eb3

File tree

55 files changed

+0
-375
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+0
-375
lines changed

examples/all-clusters-app/cc13x2x7_26x2x7/main/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,6 @@
7272
*/
7373
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
7474

75-
/**
76-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
77-
*
78-
* Enables synchronizing the device's real time clock with a remote CHIP Time service
79-
* using the CHIP Time Sync protocol.
80-
*/
81-
// #define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 1
82-
8375
/**
8476
* CHIP_DEVICE_CONFIG_EVENT_LOGGING_DEBUG_BUFFER_SIZE
8577
*

examples/all-clusters-app/infineon/psoc6/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -90,14 +90,6 @@
9090
*/
9191
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
9292

93-
/**
94-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
95-
*
96-
* Enables synchronizing the device's real time clock with a remote Chip Time service
97-
* using the Chip Time Sync protocol.
98-
*/
99-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
100-
10193
/**
10294
* CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER
10395
*

examples/all-clusters-app/nxp/mw320/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -158,14 +158,6 @@
158158
*/
159159
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 0
160160

161-
/**
162-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
163-
*
164-
* Enables synchronizing the device's real time clock with a remote CHIP Time service
165-
* using the CHIP Time Sync protocol.
166-
*/
167-
//#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 1
168-
169161
/**
170162
* CHIP_CONFIG_MAX_BINDINGS
171163
*

examples/all-clusters-minimal-app/cc13x2x7_26x2x7/main/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,6 @@
7272
*/
7373
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
7474

75-
/**
76-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
77-
*
78-
* Enables synchronizing the device's real time clock with a remote CHIP Time service
79-
* using the CHIP Time Sync protocol.
80-
*/
81-
// #define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 1
82-
8375
/**
8476
* CHIP_DEVICE_CONFIG_EVENT_LOGGING_DEBUG_BUFFER_SIZE
8577
*

examples/all-clusters-minimal-app/infineon/psoc6/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -90,14 +90,6 @@
9090
*/
9191
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
9292

93-
/**
94-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
95-
*
96-
* Enables synchronizing the device's real time clock with a remote Chip Time service
97-
* using the Chip Time Sync protocol.
98-
*/
99-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
100-
10193
/**
10294
* CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER
10395
*

examples/chef/efr32/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -86,14 +86,6 @@
8686
*/
8787
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
8888

89-
/**
90-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
91-
*
92-
* Enables synchronizing the device's real time clock with a remote Chip Time service
93-
* using the Chip Time Sync protocol.
94-
*/
95-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
96-
9789
/**
9890
* CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER
9991
*

examples/contact-sensor-app/nxp/k32w/k32w0/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -151,14 +151,6 @@
151151
#define CHIP_DEVICE_CONFIG_DEVICE_PRODUCT_NAME "NXP Demo App"
152152
#endif
153153

154-
/**
155-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
156-
*
157-
* Enables synchronizing the device's real time clock with a remote CHIP Time service
158-
* using the CHIP Time Sync protocol.
159-
*/
160-
// #define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 1
161-
162154
/**
163155
* CHIP_DEVICE_CONFIG_BLE_FAST_ADVERTISING_TIMEOUT
164156
*

examples/light-switch-app/efr32/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -97,14 +97,6 @@
9797
*/
9898
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
9999

100-
/**
101-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
102-
*
103-
* Enables synchronizing the device's real time clock with a remote Chip Time service
104-
* using the Chip Time Sync protocol.
105-
*/
106-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
107-
108100
/**
109101
* CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER
110102
*

examples/lighting-app/bouffalolab/bl602/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -128,14 +128,6 @@
128128
*/
129129
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
130130

131-
/**
132-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
133-
*
134-
* Enables synchronizing the device's real time clock with a remote Chip Time service
135-
* using the Chip Time Sync protocol.
136-
*/
137-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
138-
139131
/**
140132
* CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER
141133
*

examples/lighting-app/bouffalolab/bl702/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -108,14 +108,6 @@
108108
*/
109109
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
110110

111-
/**
112-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
113-
*
114-
* Enables synchronizing the device's real time clock with a remote Chip Time service
115-
* using the Chip Time Sync protocol.
116-
*/
117-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
118-
119111
/**
120112
* CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER
121113
*

examples/lighting-app/efr32/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -97,14 +97,6 @@
9797
*/
9898
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
9999

100-
/**
101-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
102-
*
103-
* Enables synchronizing the device's real time clock with a remote Chip Time service
104-
* using the Chip Time Sync protocol.
105-
*/
106-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
107-
108100
/**
109101
* CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER
110102
*

examples/lighting-app/genio/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,6 @@
8989
*/
9090
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
9191

92-
/**
93-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
94-
*
95-
* Enables synchronizing the device's real time clock with a remote Chip Time service
96-
* using the Chip Time Sync protocol.
97-
*/
98-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
99-
10092
/**
10193
* CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER
10294
*

examples/lighting-app/infineon/psoc6/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -102,14 +102,6 @@
102102
*/
103103
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
104104

105-
/**
106-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
107-
*
108-
* Enables synchronizing the device's real time clock with a remote Chip Time service
109-
* using the Chip Time Sync protocol.
110-
*/
111-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
112-
113105
/**
114106
* CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER
115107
*

examples/lighting-app/nxp/k32w/k32w0/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -152,14 +152,6 @@
152152
#define CHIP_DEVICE_CONFIG_DEVICE_PRODUCT_NAME "NXP Demo App"
153153
#endif
154154

155-
/**
156-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
157-
*
158-
* Enables synchronizing the device's real time clock with a remote CHIP Time service
159-
* using the CHIP Time Sync protocol.
160-
*/
161-
// #define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 1
162-
163155
/**
164156
* CHIP_DEVICE_CONFIG_BLE_FAST_ADVERTISING_TIMEOUT
165157
*

examples/lighting-app/qpg/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -98,14 +98,6 @@
9898
*/
9999
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
100100

101-
/**
102-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
103-
*
104-
* Enables synchronizing the device's real time clock with a remote Chip Time service
105-
* using the Chip Time Sync protocol.
106-
*/
107-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
108-
109101
/**
110102
* CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER
111103
*

examples/lock-app/cc13x2x7_26x2x7/main/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,6 @@
7474
*/
7575
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
7676

77-
/**
78-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
79-
*
80-
* Enables synchronizing the device's real time clock with a remote CHIP Time service
81-
* using the CHIP Time Sync protocol.
82-
*/
83-
// #define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 1
84-
8577
/**
8678
* CHIP_DEVICE_CONFIG_EVENT_LOGGING_DEBUG_BUFFER_SIZE
8779
*

examples/lock-app/cc32xx/main/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -112,14 +112,6 @@
112112
*/
113113
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 0
114114

115-
/**
116-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
117-
*
118-
* Enables synchronizing the device's real time clock with a remote CHIP Time service
119-
* using the CHIP Time Sync protocol.
120-
*/
121-
//#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 1
122-
123115
/**
124116
* CHIP_CONFIG_EVENT_LOGGING_UTC_TIMESTAMPS
125117
*

examples/lock-app/efr32/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -98,14 +98,6 @@
9898
*/
9999
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
100100

101-
/**
102-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
103-
*
104-
* Enables synchronizing the device's real time clock with a remote Chip Time service
105-
* using the Chip Time Sync protocol.
106-
*/
107-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
108-
109101
/**
110102
* CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER
111103
*

examples/lock-app/infineon/psoc6/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,6 @@
8989
*/
9090
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
9191

92-
/**
93-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
94-
*
95-
* Enables synchronizing the device's real time clock with a remote Chip Time service
96-
* using the Chip Time Sync protocol.
97-
*/
98-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
99-
10092
/**
10193
* CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER
10294
*

examples/lock-app/nxp/k32w/k32w0/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -152,14 +152,6 @@
152152
#define CHIP_DEVICE_CONFIG_DEVICE_PRODUCT_NAME "NXP Demo App"
153153
#endif
154154

155-
/**
156-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
157-
*
158-
* Enables synchronizing the device's real time clock with a remote CHIP Time service
159-
* using the CHIP Time Sync protocol.
160-
*/
161-
// #define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 1
162-
163155
/**
164156
* CHIP_DEVICE_CONFIG_BLE_FAST_ADVERTISING_TIMEOUT
165157
*

examples/lock-app/qpg/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -87,14 +87,6 @@
8787
*/
8888
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
8989

90-
/**
91-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
92-
*
93-
* Enables synchronizing the device's real time clock with a remote Chip Time service
94-
* using the Chip Time Sync protocol.
95-
*/
96-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
97-
9890
/**
9991
* CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER
10092
*

examples/persistent-storage/cc13x2x7_26x2x7/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -100,14 +100,6 @@
100100
*/
101101
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
102102

103-
/**
104-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
105-
*
106-
* Enables synchronizing the device's real time clock with a remote CHIP Time service
107-
* using the CHIP Time Sync protocol.
108-
*/
109-
// #define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 1
110-
111103
/**
112104
* CHIP_DEVICE_CONFIG_EVENT_LOGGING_DEBUG_BUFFER_SIZE
113105
*

examples/persistent-storage/efr32/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,6 @@
8181
*/
8282
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
8383

84-
/**
85-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
86-
*
87-
* Enables synchronizing the device's real time clock with a remote Chip Time service
88-
* using the Chip Time Sync protocol.
89-
*/
90-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
91-
9284
/**
9385
* CHIP_DEVICE_CONFIG_USE_TEST_SERIAL_NUMBER
9486
*

examples/persistent-storage/infineon/psoc6/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,6 @@
7979
*/
8080
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
8181

82-
/**
83-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
84-
*
85-
* Enables synchronizing the device's real time clock with a remote Chip Time service
86-
* using the Chip Time Sync protocol.
87-
*/
88-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
89-
9082
/**
9183
* CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER
9284
*

examples/persistent-storage/qpg/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,6 @@
8585
*/
8686
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
8787

88-
/**
89-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
90-
*
91-
* Enables synchronizing the device's real time clock with a remote Chip Time service
92-
* using the Chip Time Sync protocol.
93-
*/
94-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
95-
9688
/**
9789
* CHIP_DEVICE_CONFIG_TEST_SERIAL_NUMBER
9890
*

examples/pigweed-app/efr32/include/CHIPProjectConfig.h

-8
Original file line numberDiff line numberDiff line change
@@ -91,14 +91,6 @@
9191
*/
9292
#define CHIP_DEVICE_CONFIG_ENABLE_CHIPOBLE 1
9393

94-
/**
95-
* CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC
96-
*
97-
* Enables synchronizing the device's real time clock with a remote Chip Time service
98-
* using the Chip Time Sync protocol.
99-
*/
100-
#define CHIP_DEVICE_CONFIG_ENABLE_CHIP_TIME_SERVICE_TIME_SYNC 0
101-
10294
/**
10395
* CHIP_DEVICE_CONFIG_USE_TEST_SERIAL_NUMBER
10496
*

0 commit comments

Comments
 (0)