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

bitmask

EmberAfImageBlockRequestOptions EmberAfImageBlockRequestCallbackStruct::bitmask

clientEndpoint

uint8_t EmberAfImageBlockRequestCallbackStruct::clientEndpoint

id

const EmberAfOtaImageId * EmberAfImageBlockRequestCallbackStruct::id

maxDataSize

uint8_t EmberAfImageBlockRequestCallbackStruct::maxDataSize

minBlockRequestPeriod

uint16_t EmberAfImageBlockRequestCallbackStruct::minBlockRequestPeriod

offset

uint32_t EmberAfImageBlockRequestCallbackStruct::offset

source

EmberNodeId EmberAfImageBlockRequestCallbackStruct::source

sourceEui

EmberEUI64 EmberAfImageBlockRequestCallbackStruct::sourceEui

waitTimeSecondsResponse

uint32_t EmberAfImageBlockRequestCallbackStruct::waitTimeSecondsResponse

The documentation for this struct was generated from the following file:
  • af-types.h