Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_http.h66 void *core_userdata; member
A Dcore_http.c266 http_handle->core_userdata = data; in core_http_setopt()
376 http_handle->core_recv_handler(http_handle, &packet, http_handle->core_userdata); in _core_http_recv_status_code()
408 http_handle->core_recv_handler(http_handle, &packet, http_handle->core_userdata); in _core_http_recv_header_pair()
561 http_handle->core_recv_handler(http_handle, &packet, http_handle->core_userdata); in _core_http_recv_body()

Completed in 6 milliseconds