Home
last modified time | relevance | path

Searched defs:http_info (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/iot_http/
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

Completed in 3 milliseconds