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 1573 of file app/framework/include/af-types.h

eui64#

uint8_t EmberAfStandaloneBootloaderQueryResponseData::eui64[EUI64_SIZE]

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

mfgId#

uint16_t EmberAfStandaloneBootloaderQueryResponseData::mfgId

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

bootloaderVersion#

uint16_t EmberAfStandaloneBootloaderQueryResponseData::bootloaderVersion

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

capabilities#

uint8_t EmberAfStandaloneBootloaderQueryResponseData::capabilities

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

platform#

uint8_t EmberAfStandaloneBootloaderQueryResponseData::platform

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

micro#

uint8_t EmberAfStandaloneBootloaderQueryResponseData::micro

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

phy#

uint8_t EmberAfStandaloneBootloaderQueryResponseData::phy

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

bootloaderActive#

bool EmberAfStandaloneBootloaderQueryResponseData::bootloaderActive

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