Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ota/hal/
A Dota_hal_os.h30 int ota_to_capital(char *value, int len);
A Dota_hal_os.c93 int ota_to_capital(char *value, int len) in ota_to_capital() function
/AliOS-Things-master/components/ota/ota_agent/transport/
A Dota_transport_mqtt.c77 ret = ota_to_capital(signMethod->valuestring, strlen(signMethod->valuestring)); in ota_sevice_parse_msg()
90 ret = ota_to_capital(ota_param.hash, strlen(ota_param.hash)); in ota_sevice_parse_msg()
103 ret = ota_to_capital(ota_param.hash, strlen(ota_param.hash)); in ota_sevice_parse_msg()
121 ret = ota_to_capital(ota_param.hash, strlen(ota_param.hash)); in ota_sevice_parse_msg()

Completed in 4 milliseconds