Home
last modified time | relevance | path

Searched refs:cota_new_config_fmt (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_cota.c53 const char *cota_new_config_fmt = in _dm_cota_send_new_config_to_user() local
71 message_len = strlen(cota_new_config_fmt) + strlen(config_id) + in _dm_cota_send_new_config_to_user()
81 HAL_Snprintf(message, message_len, cota_new_config_fmt, config_id, in _dm_cota_send_new_config_to_user()

Completed in 2 milliseconds