Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/iot_http/
A Diotx_http_api.c116 http_info("| method: %s", IOTX_SHA_METHOD); in iotx_calc_sign()
161 http_info("get_http_authenticate_url is %s", buf); in construct_full_http_authenticate_url()
487 http_info("http not keepalive"); in IOT_HTTP_DeviceNameAuth()
507 http_info("ret_code = %d", ret_code); in IOT_HTTP_DeviceNameAuth()
516 http_info("response_message: %s", response_message); in IOT_HTTP_DeviceNameAuth()
678 http_info("httpc->header = %s", http_header); in IOT_HTTP_SendMessage()
743 http_info("response code: %d", response_code); in IOT_HTTP_SendMessage()
749 http_info("response_message: %s", pvalue); in IOT_HTTP_SendMessage()
779 http_info("messageId: %s", messageId); in IOT_HTTP_SendMessage()
790 http_info("user_data: %s", user_data); in IOT_HTTP_SendMessage()
[all …]
A Dhttp_debug.h14 #define http_info(...) log_info("HTTP", __VA_ARGS__) macro
37 #define http_info(...) \ macro
/AliOS-Things-master/components/http/internal/
A Dhttp_wrappers.h13 #define http_info(fmt, arg...) do { HAL_Printf("[%s %d] "fmt" \r\n", __func__, __LINE__, ##arg); … macro
17 #define http_info(fmt, arg...) macro
/AliOS-Things-master/components/http/src/
A Dhttp_aos_wrapper.c155 http_info("select return 0 may disconnected"); in http_tcp_recv_wrapper()
393 http_info("svr_cert varification ok."); in http_ssl_conn_wrapper()

Completed in 9 milliseconds