nRF Connect SDK API 2.8.99
|
#include <app-common/zap-generated/cluster-objects.h>
#include <app/InteractionModelEngine.h>
#include <app/data-model/DecodableList.h>
#include <app/util/af-enums.h>
#include <app/util/im-client-callbacks.h>
#include <inttypes.h>
#include <lib/support/FunctionTraits.h>
#include <lib/support/Span.h>
Go to the source code of this file.
Typedefs | |
typedef void(* | OtaSoftwareUpdateProviderGeneratedCommandListListAttributeCallback) (void *context, const chip::app::DataModel::DecodableList< chip::CommandId > &data) |
typedef void(* | OtaSoftwareUpdateProviderAcceptedCommandListListAttributeCallback) (void *context, const chip::app::DataModel::DecodableList< chip::CommandId > &data) |
typedef void(* | OtaSoftwareUpdateProviderEventListListAttributeCallback) (void *context, const chip::app::DataModel::DecodableList< chip::EventId > &data) |
typedef void(* | OtaSoftwareUpdateProviderAttributeListListAttributeCallback) (void *context, const chip::app::DataModel::DecodableList< chip::AttributeId > &data) |