EmberAfImageBlockRequestCallbackStruct Struct Reference
This is the data structure that is passed to the emberAfImageBlockRequestCallback() to let the application decide what to do.
#include <
af-types.h
>
Data Fields |
|
const EmberAfOtaImageId * | id |
uint32_t | offset |
uint32_t | waitTimeSecondsResponse |
EmberNodeId | source |
EmberEUI64 | sourceEui |
uint16_t | minBlockRequestPeriod |
uint8_t | maxDataSize |
uint8_t | clientEndpoint |
EmberAfImageBlockRequestOptions | bitmask |
This is the data structure that is passed to the emberAfImageBlockRequestCallback() to let the application decide what to do.
Field Documentation
EmberAfImageBlockRequestOptions EmberAfImageBlockRequestCallbackStruct::bitmask |
uint8_t EmberAfImageBlockRequestCallbackStruct::clientEndpoint |
const EmberAfOtaImageId * EmberAfImageBlockRequestCallbackStruct::id |
uint8_t EmberAfImageBlockRequestCallbackStruct::maxDataSize |
uint16_t EmberAfImageBlockRequestCallbackStruct::minBlockRequestPeriod |
uint32_t EmberAfImageBlockRequestCallbackStruct::offset |
EmberNodeId EmberAfImageBlockRequestCallbackStruct::source |
EmberEUI64 EmberAfImageBlockRequestCallbackStruct::sourceEui |
uint32_t EmberAfImageBlockRequestCallbackStruct::waitTimeSecondsResponse |
The documentation for this struct was generated from the following file:
-
af-types.h