A data struct for the information retrieved during a response to an Ember Bootloader over-the-air query.
Public Attribute Documentation#
hardwareTag#
uint8_t EmberAfStandaloneBootloaderQueryResponseData::hardwareTag[EMBER_AF_STANDALONE_BOOTLOADER_HARDWARE_TAG_LENGTH]
Definition at line
1492
of file ./app/framework/include/af-types.h
eui64#
uint8_t EmberAfStandaloneBootloaderQueryResponseData::eui64[EUI64_SIZE]
Definition at line
1493
of file ./app/framework/include/af-types.h
mfgId#
uint16_t EmberAfStandaloneBootloaderQueryResponseData::mfgId
Definition at line
1494
of file ./app/framework/include/af-types.h
bootloaderVersion#
uint16_t EmberAfStandaloneBootloaderQueryResponseData::bootloaderVersion
Definition at line
1495
of file ./app/framework/include/af-types.h
capabilities#
uint8_t EmberAfStandaloneBootloaderQueryResponseData::capabilities
Definition at line
1496
of file ./app/framework/include/af-types.h
platform#
uint8_t EmberAfStandaloneBootloaderQueryResponseData::platform
Definition at line
1497
of file ./app/framework/include/af-types.h
micro#
uint8_t EmberAfStandaloneBootloaderQueryResponseData::micro
Definition at line
1498
of file ./app/framework/include/af-types.h
phy#
uint8_t EmberAfStandaloneBootloaderQueryResponseData::phy
Definition at line
1499
of file ./app/framework/include/af-types.h
bootloaderActive#
bool EmberAfStandaloneBootloaderQueryResponseData::bootloaderActive
Definition at line
1500
of file ./app/framework/include/af-types.h