From 9383f24d14980d05df7439a7c4e9a53dcc9cbe86 Mon Sep 17 00:00:00 2001 From: "restyled-io[bot]" <32688539+restyled-io[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 10:28:14 -0700 Subject: [PATCH] Restyle add attribute change callback hook for speaker endpoint (#16945) * Restyled by whitespace * Restyled by gn Co-authored-by: Restyled.io --- examples/tv-app/linux/BUILD.gn | 2 +- zzz_generated/tv-app/zap-generated/af-gen-event.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/tv-app/linux/BUILD.gn b/examples/tv-app/linux/BUILD.gn index 4b494411c035cd..e492d26d0a59e4 100644 --- a/examples/tv-app/linux/BUILD.gn +++ b/examples/tv-app/linux/BUILD.gn @@ -43,6 +43,7 @@ executable("chip-tv-app") { "AppImpl.cpp", "AppImpl.h", "AppPlatformShellCommands.cpp", + "ZclCallbacks.cpp", "include/account-login/AccountLoginManager.cpp", "include/account-login/AccountLoginManager.h", "include/application-basic/ApplicationBasicManager.cpp", @@ -72,7 +73,6 @@ executable("chip-tv-app") { "include/wake-on-lan/WakeOnLanManager.cpp", "include/wake-on-lan/WakeOnLanManager.h", "main.cpp", - "ZclCallbacks.cpp", ] deps = [ diff --git a/zzz_generated/tv-app/zap-generated/af-gen-event.h b/zzz_generated/tv-app/zap-generated/af-gen-event.h index 7ec2a044571b6b..d82ed718c3efbd 100644 --- a/zzz_generated/tv-app/zap-generated/af-gen-event.h +++ b/zzz_generated/tv-app/zap-generated/af-gen-event.h @@ -79,4 +79,3 @@ { 0x2, 0x8, false, EMBER_AF_LONG_POLL, EMBER_AF_OK_TO_SLEEP, &emberAfLevelControlClusterServerTickCallbackControl2 }, #endif // __AF_GEN_EVENT__ -