Data structure of the fw_status event.
Public Attribute Documentation#
server_address#
uint16_t sl_btmesh_evt_fw_dist_client_fw_status_s::server_address
Unicast address of the server
status#
uint8_t sl_btmesh_evt_fw_dist_client_fw_status_s::status
Enum sl_btmesh_fw_dist_server_dist_status_t. Status code returned
num_entries#
uint16_t sl_btmesh_evt_fw_dist_client_fw_status_s::num_entries
Number of images stored on the Distributor
index#
uint16_t sl_btmesh_evt_fw_dist_client_fw_status_s::index
Index of the queried firmware on the server. 0xffff if not found.
fwid#
uint8array sl_btmesh_evt_fw_dist_client_fw_status_s::fwid
FWID of the firmware that was queried. Empty if get_by_index was used and no such index exists.