-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Level Control Server Cluster fix for level transitions (#19392)
* fix: level control server handles its own ticks * chg: restyle Change-Id: I7fa4e59bb4bc822220de366139fa315e94b8d369 * chg: now using BitMapObjectPool to maintain list of timers running * chg: restyle Change-Id: I09f5b3a2e2139aa2ff6fcf078f34ab84263db7c0 * chg: removed debug logs * chg: only executes emberAfLevelControlClusterServerTickCallback if event still exists on eventEndpoints * chg: using timer context to embed the endpoint information * chg: restyle Change-Id: Iff5c718dacff7624b7af5543bac812711dd646d9 * chg: cosmetic change Change-Id: I2384a31c63bdd87e0312184112c1cb682712f9b4 * chg: removed unnecessary scheduling of callback * chg: removed DeviceControlServer.h and included CHIPDeviceLayer.h * chg: removal of level cluster references from af-gen-event.h files * Restyled by clang-format * chg: missed a reference to the level cluster in af-gen-events.h Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
Showing
9 changed files
with
27 additions
and
215 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 4 additions & 14 deletions
18
zzz_generated/all-clusters-app/zap-generated/af-gen-event.h
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
zzz_generated/light-switch-app/zap-generated/af-gen-event.h
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.