Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
b46af33aafcbcf851fe14ae138148a09be1aa591
/
.
/
scripts
/
idl
/
tests
/
outputs
/
several_clusters
/
cpp-app
/
PluginApplicationCallbacks.h
blob: 620b4159b1350c74e6ec6683d0b82135a4047db3 [
file
] [
log
] [
blame
]
#pragma
once
void
MatterThirdPluginServerInitCallback
();
#define
MATTER_PLUGINS_INIT \
MatterThirdPluginServerInitCallback
();