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

Public Attributes#

uint8_t
uint16_t
uint8_t
uint8_t
uint8_t

Public Attribute Documentation#

hardwareTag#

uint8_t EmberAfStandaloneBootloaderQueryResponseData::hardwareTag[EMBER_AF_STANDALONE_BOOTLOADER_HARDWARE_TAG_LENGTH]

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

eui64#

uint8_t EmberAfStandaloneBootloaderQueryResponseData::eui64[EUI64_SIZE]

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

mfgId#

uint16_t EmberAfStandaloneBootloaderQueryResponseData::mfgId

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

bootloaderVersion#

uint16_t EmberAfStandaloneBootloaderQueryResponseData::bootloaderVersion

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

capabilities#

uint8_t EmberAfStandaloneBootloaderQueryResponseData::capabilities

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

platform#

uint8_t EmberAfStandaloneBootloaderQueryResponseData::platform

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

micro#

uint8_t EmberAfStandaloneBootloaderQueryResponseData::micro

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

phy#

uint8_t EmberAfStandaloneBootloaderQueryResponseData::phy

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

bootloaderActive#

bool EmberAfStandaloneBootloaderQueryResponseData::bootloaderActive

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