Functions | |
tr_ota_server_info_t * | tr_ota_upgrade_client_get_server_info (void) |
API to get the OTA server info. | |
tr_ota_client_info_t * | tr_ota_upgrade_client_get_client_info (void) |
API to get the OTA client info. | |
void | zb_zcl_ota_upgrade_stop_client (void) |
API to stop the OTA upgrade client. | |
void | zb_zcl_ota_upgrade_pause_client (void) |
API to pause the OTA upgrade client. | |
tr_ota_client_info_t * tr_ota_upgrade_client_get_client_info | ( | void | ) |
API to get the OTA client info.
tr_ota_server_info_t * tr_ota_upgrade_client_get_server_info | ( | void | ) |
API to get the OTA server info.
void zb_zcl_ota_upgrade_pause_client | ( | void | ) |
API to pause the OTA upgrade client.
void zb_zcl_ota_upgrade_stop_client | ( | void | ) |
API to stop the OTA upgrade client.