Home
last modified time | relevance | path

Searched refs:core_http_recv (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_http.h174 int32_t core_http_recv(void *handle);
A Dcore_http.c569 int32_t core_http_recv(void *handle) in core_http_recv() function
/AliOS-Things-master/components/linksdk/core/
A Daiot_http_api.c182 res = core_http_recv(http_handle); in _core_http_recv_auth()
488 res = core_http_recv(http_handle); in aiot_http_recv()
/AliOS-Things-master/components/linksdk/components/dynreg/
A Daiot_dynreg_api.c472 res = core_http_recv(dynreg_handle->http_handle); in aiot_dynreg_recv()
/AliOS-Things-master/components/linksdk/components/bootstrap/
A Daiot_bootstrap_api.c657 res = core_http_recv(bootstrap_handle->http_handle); in aiot_bootstrap_recv()
/AliOS-Things-master/components/linksdk/components/ota/
A Daiot_ota_api.c500 res = core_http_recv(http_handle); in aiot_download_recv()

Completed in 11 milliseconds