This is the data structure that is passed to the emberAfImageBlockRequestCallback() to let the application decide what to do.

Public Attribute Documentation#

id#

const EmberAfOtaImageId* EmberAfImageBlockRequestCallbackStruct::id

Definition at line 1173 of file ./app/framework/include/af-types.h

offset#

uint32_t EmberAfImageBlockRequestCallbackStruct::offset

Definition at line 1174 of file ./app/framework/include/af-types.h

waitTimeSecondsResponse#

uint32_t EmberAfImageBlockRequestCallbackStruct::waitTimeSecondsResponse

Definition at line 1175 of file ./app/framework/include/af-types.h

source#

EmberNodeId EmberAfImageBlockRequestCallbackStruct::source

Definition at line 1176 of file ./app/framework/include/af-types.h

sourceEui#

EmberEUI64 EmberAfImageBlockRequestCallbackStruct::sourceEui

Definition at line 1177 of file ./app/framework/include/af-types.h

minBlockRequestPeriod#

uint16_t EmberAfImageBlockRequestCallbackStruct::minBlockRequestPeriod

Definition at line 1181 of file ./app/framework/include/af-types.h

maxDataSize#

uint8_t EmberAfImageBlockRequestCallbackStruct::maxDataSize

Definition at line 1182 of file ./app/framework/include/af-types.h

clientEndpoint#

uint8_t EmberAfImageBlockRequestCallbackStruct::clientEndpoint

Definition at line 1183 of file ./app/framework/include/af-types.h

bitmask#

EmberAfImageBlockRequestOptions EmberAfImageBlockRequestCallbackStruct::bitmask

Definition at line 1184 of file ./app/framework/include/af-types.h