Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/include/linkkit/
A Dhttp_api.h53 uint32_t response_payload_len; member
/AliOS-Things-master/components/linkkit/iot_http/
A Diotx_http_api.c192 msg_param.response_payload_len = 1024; in http_report_func()
693 http_recv_maxlen = msg_param->response_payload_len; in IOT_HTTP_SendMessage()
697 recv_message.payload_len = msg_param->response_payload_len; in IOT_HTTP_SendMessage()

Completed in 8 milliseconds