Searched refs:core_http_recv (Results 1 – 6 of 6) sorted by relevance
174 int32_t core_http_recv(void *handle);
569 int32_t core_http_recv(void *handle) in core_http_recv() function
182 res = core_http_recv(http_handle); in _core_http_recv_auth()488 res = core_http_recv(http_handle); in aiot_http_recv()
472 res = core_http_recv(dynreg_handle->http_handle); in aiot_dynreg_recv()
657 res = core_http_recv(bootstrap_handle->http_handle); in aiot_bootstrap_recv()
500 res = core_http_recv(http_handle); in aiot_download_recv()
Completed in 11 milliseconds