Searched defs:send_idx (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/http/src/ |
A D | http_client.c | 114 static int httpclient_get_info(httpclient_t *client, char *send_buf, int *send_idx, char *buf, size… in httpclient_get_info() 166 static int httpclient_send_auth(httpclient_t *client, char *send_buf, int *send_idx) in httpclient_send_auth()
|
/AliOS-Things-master/components/linkkit/infra/ |
A D | infra_httpc.c | 95 httpclient_t *client, char *send_buf, int *send_idx, char *buf, in _utils_fill_tx_buffer()
|
Completed in 5 milliseconds