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

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

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