EmberAfStandaloneBootloaderQueryResponseData Struct Reference

A data struct for the information retrieved during a response to an Ember Bootloader over-the-air query.

#include < af-types.h >

Data Fields

uint8_t hardwareTag [ EMBER_AF_STANDALONE_BOOTLOADER_HARDWARE_TAG_LENGTH ]
uint8_t eui64 [ EUI64_SIZE ]
uint16_t mfgId
uint16_t bootloaderVersion
uint8_t capabilities
uint8_t platform
uint8_t micro
uint8_t phy
bool bootloaderActive

A data struct for the information retrieved during a response to an Ember Bootloader over-the-air query.

Field Documentation

bootloaderActive

bool EmberAfStandaloneBootloaderQueryResponseData::bootloaderActive

bootloaderVersion

uint16_t EmberAfStandaloneBootloaderQueryResponseData::bootloaderVersion

capabilities

uint8_t EmberAfStandaloneBootloaderQueryResponseData::capabilities

eui64

uint8_t EmberAfStandaloneBootloaderQueryResponseData::eui64[ EUI64_SIZE ]

hardwareTag

uint8_t EmberAfStandaloneBootloaderQueryResponseData::hardwareTag[ EMBER_AF_STANDALONE_BOOTLOADER_HARDWARE_TAG_LENGTH ]

mfgId

uint16_t EmberAfStandaloneBootloaderQueryResponseData::mfgId

micro

uint8_t EmberAfStandaloneBootloaderQueryResponseData::micro

phy

uint8_t EmberAfStandaloneBootloaderQueryResponseData::phy

platform

uint8_t EmberAfStandaloneBootloaderQueryResponseData::platform

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