Home
last modified time | relevance | path

Searched defs:p_read_len (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/http/src/
A Dhttp_aos_wrapper.c117 …http_tcp_recv_wrapper(httpclient_t *client, char *buf, int buflen, int timeout_ms, int *p_read_len) in http_tcp_recv_wrapper()
435 …http_ssl_recv_wrapper(httpclient_t *client, char *buf, int buflen, int timeout_ms, int *p_read_len) in http_ssl_recv_wrapper()
A Dhttp_client.c384 …nt httpclient_recv_data(httpclient_t *client, char *buf, int min_len, int max_len, int *p_read_len) in httpclient_recv_data()
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_httpc.c215 int *p_read_len, uint32_t timeout_ms) in _http_recv()

Completed in 8 milliseconds